]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
these are handled now
authorStephen Gran <steve@lobefin.net>
Sat, 28 Apr 2012 14:37:32 +0000 (15:37 +0100)
committerStephen 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

index 3aa5990985c37b4d78987b6c29701b2953db822e..11bf95821f625f6a06c6c624a890d3bfd2e261e6 100644 (file)
@@ -109,7 +109,7 @@ node default {
                munin::check { 'spamassassin': }
        }
 
-       if $::hostname in [chopin,franck,ravel] {
+       if $::hostname in [chopin] {
                include vsftpd
        }
 }