From 21689b3c102fc2ff843e7e1483e062e715a0548a Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Sun, 24 Jun 2012 12:47:35 +0200 Subject: [PATCH] Add another host to be backed up --- modules/bacula/manifests/director.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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': -- 2.39.2