these are handled now
[mirror/dsa-puppet.git] / manifests / site.pp
index 3aa5990..11bf958 100644 (file)
@@ -109,7 +109,7 @@ node default {
                munin::check { 'spamassassin': }
        }
 
-       if $::hostname in [chopin,franck,ravel] {
+       if $::hostname in [chopin] {
                include vsftpd
        }
 }