]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Move storage to beethoven
authorTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 08:12:59 +0000 (10:12 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 08:12:59 +0000 (10:12 +0200)
modules/bacula/manifests/bacula.pp

index 3724c1bfa3c7b64df9ba8d6c97f7fbe4690c6e4e..78ec0620952221b887be83a4f14bb8afd30f1955 100644 (file)
@@ -12,7 +12,7 @@ class bacula {
 
   $bacula_director_address  = "dinis.debian.org"
   $bacula_director_port     = 9101
-  $bacula_storage_address   = "jommeli.debian.org"
+  $bacula_storage_address   = "beethoven.debian.org"
   $bacula_storage_port      = 9103
   $bacula_client_port       = 9102