X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fbacula%2Fmanifests%2Fclient.pp;h=d28e8993245d40c9f210be2f6a6a4a6eae593b17;hb=99934ebb3a97a64a0d995792f65362e3d6778227;hp=af4ea466e0231b73c485c9843fb0bd8afb050be7;hpb=a12c4008b7390efd732bea998b656499012b4380;p=mirror%2Fdsa-puppet.git diff --git a/modules/bacula/manifests/client.pp b/modules/bacula/manifests/client.pp index af4ea466e..d28e89932 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, kaufmann, lully, master, picconi, reger, schumann, soler, vento, vieuxtemps, wilder, wolkenstein] { + if $::hostname in [beethoven, berlioz, biber, diabelli, dinis, draghi, geo3, kaufmann, lully, master, picconi, pejacevic, piu-slave-bm-a, reger, schumann, soler, vento, vieuxtemps, wilder, wolkenstein] { @@bacula::node { $::fqdn: } }