From: Stephen Gran Date: Sat, 28 Apr 2012 14:37:32 +0000 (+0100) Subject: these are handled now X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=6ee2086bdea86dc00c036e481b68ff063b400b6d;p=mirror%2Fdsa-puppet.git these are handled now Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index 3aa599098..11bf95821 100644 --- 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 } }