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 c43202e..775c6a1 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
        }