move bacula::node export to bacula::client
[mirror/dsa-puppet.git] / manifests / site.pp
index 46becc7..1015625 100644 (file)
@@ -114,10 +114,6 @@ node default {
                include postgres
        }
 
-       if $::hostname in [beethoven, berlioz, biber, diabelli, dinis, draghi, geo3, schumann, soler, widor, wolkenstein] {
-               @@bacula::node { $::fqdn: }
-       }
-
        if $::spamd {
                munin::check { 'spamassassin': }
        }