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:
f19274f
)
and fix the typo
author
Stephen Gran
<steve@lobefin.net>
Tue, 10 Mar 2009 01:03:32 +0000
(
01:03
+0000)
committer
Stephen Gran
<steve@lobefin.net>
Tue, 10 Mar 2009 01:03:32 +0000
(
01:03
+0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/debian-org/manifests/init.pp
b/modules/debian-org/manifests/init.pp
index
e182139
..
209c0af
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-18,7
+18,7
@@
class debian-org {
"mtr-tiny": ensure => latest;
"nload": ensure => latest;
"pciutils": ensure => latest;
- "dnsutils
:
": ensure => latest;
+ "dnsutils": ensure => latest;
"bash-completion": ensure => latest;
"dsa-nagios-nrpe-config": ensure => latest;
}