From: Peter Palfrader Date: Fri, 17 Aug 2012 10:34:56 +0000 (+0200) Subject: Cannot backup bacula director that way X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=43cc9187a984472b54c693d7cbdb4b703217154b Cannot backup bacula director that way --- diff --git a/manifests/site.pp b/manifests/site.pp index 218452a8..a649d902 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -114,7 +114,7 @@ node default { include postgres } - if $::hostname in ['berlioz', 'biber', 'diabelli', 'dinis', 'draghi', 'widor', 'wolkenstein'] { + if $::hostname in ['berlioz', 'biber', 'diabelli', 'draghi', 'widor', 'wolkenstein'] { @@bacula::node { $::fqdn: } }