Back up draghi too
authorTollef Fog Heen <tfheen@err.no>
Sun, 24 Jun 2012 11:46:49 +0000 (13:46 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sun, 24 Jun 2012 11:46:49 +0000 (13:46 +0200)
manifests/site.pp
modules/bacula/manifests/director.pp

index a382663..f75f0f8 100644 (file)
@@ -44,7 +44,7 @@ node default {
                include bacula::director
        }
 
-       if $::hostname in [berlioz, biber] {
+       if $::hostname in [berlioz, biber, draghi] {
                include bacula::client
        }
 
index 55133e6..c60e8b2 100644 (file)
@@ -52,7 +52,7 @@ class bacula::director inherits bacula {
     }
   }
 #  $allhosts = keys($site::allnodeinfo)
-  $allhosts = [ "berlioz.debian.org", "biber.debian.org" ]
+  $allhosts = [ "berlioz.debian.org", "biber.debian.org", "draghi.debian.org" ]
   bacula_client { $allhosts: }
 
   @ferm::rule { 'dsa-bacula-dir':