From 1ef5305a212a75308012f5a29a64223ea04ca5cd Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Sun, 24 Jun 2012 12:57:35 +0200 Subject: [PATCH] Actually install the bacula client on biber too --- manifests/site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/site.pp b/manifests/site.pp index 931c6d0f..a382663e 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -44,7 +44,7 @@ node default { include bacula::director } - if $::hostname in [berlioz] { + if $::hostname in [berlioz, biber] { include bacula::client } -- 2.39.2