]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
add widor
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 28 Jul 2012 11:13:39 +0000 (13:13 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 28 Jul 2012 11:13:39 +0000 (13:13 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
manifests/site.pp

index aeccdb7ced9726bb1735477cb68d7cff79d95f8c..c43202eaaaa3d47b4c7268285842b3d2c1c86e2e 100644 (file)
@@ -44,7 +44,7 @@ node default {
                include bacula::director
        }
 
-       if $::hostname in [berlioz, biber, draghi] {
+       if $::hostname in [berlioz, biber, draghi, widor] {
                include bacula::client
        }