er, that will not work
[mirror/dsa-puppet.git] / manifests / site.pp
index 71dc640..8a09872 100644 (file)
@@ -106,7 +106,7 @@ node default {
                include postgres
        }
 
-       if $::hostname in ['berlioz.debian.org', 'biber.debian.org', 'draghi.debian.org', 'widor.debian.org', 'wolkenstein.debian.org'] {
+       if $::hostname in ['berlioz', 'biber', 'draghi', 'widor', 'wolkenstein'] {
                @@bacula::node { $::fqdn: }
        }