From: Tollef Fog Heen Date: Sun, 24 Jun 2012 10:47:35 +0000 (+0200) Subject: Add another host to be backed up X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=21689b3c102fc2ff843e7e1483e062e715a0548a Add another host to be backed up --- diff --git a/modules/bacula/manifests/director.pp b/modules/bacula/manifests/director.pp index b94a9992..55133e6e 100644 --- a/modules/bacula/manifests/director.pp +++ b/modules/bacula/manifests/director.pp @@ -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':