From 73ed0b05d49279947319d611230914ac991f43de Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Sat, 16 Jun 2012 19:30:50 +0200 Subject: [PATCH] Only use bacula on berlioz for now --- modules/bacula/manifests/director.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/bacula/manifests/director.pp b/modules/bacula/manifests/director.pp index 880d105d3..fb69c6062 100644 --- a/modules/bacula/manifests/director.pp +++ b/modules/bacula/manifests/director.pp @@ -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': -- 2.20.1