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:
9af7908
)
these are handled now
author
Stephen Gran
<steve@lobefin.net>
Sat, 28 Apr 2012 14:37:32 +0000
(15:37 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 28 Apr 2012 14:37:32 +0000
(15:37 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
3aa5990
..
11bf958
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-109,7
+109,7
@@
node default {
munin::check { 'spamassassin': }
}
- if $::hostname in [chopin
,franck,ravel
] {
+ if $::hostname in [chopin] {
include vsftpd
}
}