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 be27ccf..b6f0372 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: }
        }