add wolkenstein
[mirror/dsa-puppet.git] / 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
        }