X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=218452a84f4215fad0a3cf9d15145055d1eb850b;hb=1842c3466ee92bb4f17654fda73f182f8b2fe12a;hp=6347a8e94e5ad3234a7899b15c96cf4d280f11ab;hpb=a4496a23900af3d62f9cad5a67984c397b1a6e72;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index 6347a8e94..218452a84 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -114,7 +114,7 @@ node default { include postgres } - if $::hostname in ['berlioz', 'biber', 'draghi', 'widor', 'wolkenstein'] { + if $::hostname in ['berlioz', 'biber', 'diabelli', 'dinis', 'draghi', 'widor', 'wolkenstein'] { @@bacula::node { $::fqdn: } }