projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c92b17b
)
typo
author
Peter Palfrader
<peter@palfrader.org>
Tue, 1 Mar 2011 21:46:03 +0000
(22:46 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 1 Mar 2011 21:46:03 +0000
(22:46 +0100)
modules/unbound/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/unbound/manifests/init.pp
b/modules/unbound/manifests/init.pp
index
03ae86c
..
873ff6c
100644
(file)
--- a/
modules/unbound/manifests/init.pp
+++ b/
modules/unbound/manifests/init.pp
@@
-1,4
+1,4
@@
-class unboun
e
d {
+class unbound {
package {
unbound: ensure => installed;
}