]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
backup lully
authorMartin Zobel-Helas <zobel@debian.org>
Fri, 25 Jan 2013 20:28:19 +0000 (21:28 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Fri, 25 Jan 2013 20:28:19 +0000 (21:28 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/bacula/manifests/client.pp

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