]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
er, that will not work
authorStephen Gran <steve@lobefin.net>
Sun, 29 Jul 2012 17:10:48 +0000 (18:10 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 29 Jul 2012 17:10:48 +0000 (18:10 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
manifests/site.pp

index 71dc640e6b1ec418b7612ebb5b08620b8558a6c2..8a09872c7533aa016b42a1ce634db6e018d0e936 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: }
        }