try again with storeconfigs
[mirror/dsa-puppet.git] / manifests / site.pp
index e00a87d..71dc640 100644 (file)
@@ -106,6 +106,10 @@ node default {
                include postgres
        }
 
+       if $::hostname in ['berlioz.debian.org', 'biber.debian.org', 'draghi.debian.org', 'widor.debian.org', 'wolkenstein.debian.org'] {
+               @@bacula::node { $::fqdn: }
+       }
+
        if $::spamd {
                munin::check { 'spamassassin': }
        }