]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - manifests/site.pp
this is probably more like it
[dsa-puppet.git] / manifests / site.pp
index 54ed6528471689ca7c14819daf0f5fc6a6bb5a56..77007e1075e710256d67607bcfcae39141f9fce5 100644 (file)
@@ -148,7 +148,7 @@ node default {
                munin::check { 'spamassassin': }
        }
 
-       if $::hostname in [chopin,franck,gluck,kassia,klecker,lobos,morricone,ravel,saens,schein,santoro,steffani,villa,wieck,bizet] {
+       if $::hostname in [chopin,franck,kassia,klecker,morricone,ravel,bizet] {
                include vsftpd
        }
 }