]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/bacula/manifests/client.pp
no more widor
[dsa-puppet.git] / modules / bacula / manifests / client.pp
index 8cf215bc226c6d02b78c3b6e013ae86b1c9f3c5d..9f43e8603e4430d8b1098f6b9dc687cf0c15c832 100644 (file)
@@ -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: }
        }