]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
add wilder to bacula
authorLuca Filipozzi <lfilipoz@emyr.net>
Tue, 8 Jan 2013 06:46:28 +0000 (06:46 +0000)
committerLuca Filipozzi <lfilipoz@emyr.net>
Tue, 8 Jan 2013 06:46:28 +0000 (06:46 +0000)
modules/bacula/manifests/client.pp

index be27ccf9c82f509500cd6f5fd441408166a8f78b..b6f03723f4b3c9c2164747fa824f492e02618aa1 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, schumann, soler, widor, wolkenstein] {
+       if $::hostname in [beethoven, berlioz, biber, diabelli, dinis, draghi, geo3, schumann, soler, widor, wilder, wolkenstein] {
                @@bacula::node { $::fqdn: }
        }