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 aeccdb7..c43202e 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
        }