]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Only use bacula on berlioz for now
authorTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 17:30:50 +0000 (19:30 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 17:30:50 +0000 (19:30 +0200)
modules/bacula/manifests/director.pp

index 880d105d39b0ecf7e31cf11c7bb12126c7d84a16..fb69c6062f30a16696c008cf02f5c73f0ce4a519 100644 (file)
@@ -51,8 +51,8 @@ class bacula::director inherits bacula {
       ;
     }
   }
-  $allhosts = keys($site::allnodeinfo)
-
+#  $allhosts = keys($site::allnodeinfo)
+  $allhosts = [ "berlioz.debian.org" ]
   bacula_client { $allhosts: }
 
   @ferm::rule { 'dsa-bacula-dir':