From: Stephen Gran Date: Sun, 29 Jul 2012 17:10:48 +0000 (+0100) Subject: er, that will not work X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=946fd40efdaf9505d396d08345ab1dd03dfbe317;p=mirror%2Fdsa-puppet.git er, that will not work Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index 71dc640e6..8a09872c7 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -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: } }