From: Peter Palfrader Date: Fri, 17 Aug 2012 10:24:05 +0000 (+0200) Subject: Do backups of dinis X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c56204607a20f6cdff73c7d690596ebbcec4d7a7;p=mirror%2Fdsa-puppet.git Do backups of dinis --- diff --git a/manifests/site.pp b/manifests/site.pp index a649d902b..218452a84 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -114,7 +114,7 @@ node default { include postgres } - if $::hostname in ['berlioz', 'biber', 'diabelli', 'draghi', 'widor', 'wolkenstein'] { + if $::hostname in ['berlioz', 'biber', 'diabelli', 'dinis', 'draghi', 'widor', 'wolkenstein'] { @@bacula::node { $::fqdn: } }