Actually install the bacula client on biber too
[mirror/dsa-puppet.git] / manifests / site.pp
index 931c6d0..a382663 100644 (file)
@@ -44,7 +44,7 @@ node default {
                include bacula::director
        }
 
-       if $::hostname in [berlioz] {
+       if $::hostname in [berlioz, biber] {
                include bacula::client
        }