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:
9ede96a
)
Remove duplicate munin-node declaration
author
Stephen Gran
<steve@lobefin.net>
Sun, 22 Feb 2009 16:06:45 +0000
(16:06 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 22 Feb 2009 16:06:45 +0000
(16:06 +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
4bbca8a
..
753f852
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-10,7
+10,6
@@
class debian-org {
"sudo": ensure => latest;
"libpam-pwdfile": ensure => latest;
"vim": ensure => latest;
- "munin-node": ensure => latest;
"gnupg": ensure => latest;
"bzip2": ensure => latest;
"less": ensure => latest;