X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fbacula%2Fmanifests%2Fclient.pp;h=9f43e8603e4430d8b1098f6b9dc687cf0c15c832;hb=7df87f1f9903d5a71751a9000d8b0a893991ee8a;hp=8cf215bc226c6d02b78c3b6e013ae86b1c9f3c5d;hpb=c4e1f7da82af189fe739c4c28ba78cc2d200a425;p=mirror%2Fdsa-puppet.git diff --git a/modules/bacula/manifests/client.pp b/modules/bacula/manifests/client.pp index 8cf215bc2..9f43e8603 100644 --- a/modules/bacula/manifests/client.pp +++ b/modules/bacula/manifests/client.pp @@ -1,7 +1,7 @@ class bacula::client inherits bacula { @@bacula::storage-per-node { $::fqdn: } - if $::hostname in [beethoven, berlioz, biber, diabelli, dinis, draghi, geo3, lully, master, new-master, schumann, soler, widor, wilder, wolkenstein] { + if $::hostname in [beethoven, berlioz, biber, diabelli, dinis, draghi, geo3, lully, master, new-master, schumann, soler, wilder, wolkenstein] { @@bacula::node { $::fqdn: } }