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 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: }
        }