]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
add wolkenstein
authorMartin Zobel-Helas <zobel@debian.org>
Sun, 29 Jul 2012 09:08:53 +0000 (11:08 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Sun, 29 Jul 2012 09:08:53 +0000 (11:08 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
manifests/site.pp

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