X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=manifests%2Fsite.pp;h=8a09872c7533aa016b42a1ce634db6e018d0e936;hb=468d00478388aea379f1f8dbf9f6e8da8df67afb;hp=71dc640e6b1ec418b7612ebb5b08620b8558a6c2;hpb=6662dcaaa84043c8ee2dfd89481fd503d4d8827e;p=mirror%2Fdsa-puppet.git 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: } }