]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Add another host to be backed up
authorTollef Fog Heen <tfheen@err.no>
Sun, 24 Jun 2012 10:47:35 +0000 (12:47 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sun, 24 Jun 2012 10:47:35 +0000 (12:47 +0200)
modules/bacula/manifests/director.pp

index b94a9992def4ca7b37ca626c50eff2804676f7d1..55133e6ec7ac8950c53e7fa198fe6f4e9f0264e6 100644 (file)
@@ -52,7 +52,7 @@ class bacula::director inherits bacula {
     }
   }
 #  $allhosts = keys($site::allnodeinfo)
-  $allhosts = [ "berlioz.debian.org" ]
+  $allhosts = [ "berlioz.debian.org", "biber.debian.org" ]
   bacula_client { $allhosts: }
 
   @ferm::rule { 'dsa-bacula-dir':