projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
779708c
)
Move storage to beethoven
author
Tollef Fog Heen
<tfheen@err.no>
Sat, 16 Jun 2012 08:12:59 +0000
(10:12 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Sat, 16 Jun 2012 08:12:59 +0000
(10:12 +0200)
modules/bacula/manifests/bacula.pp
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/bacula.pp
b/modules/bacula/manifests/bacula.pp
index
3724c1b
..
78ec062
100644
(file)
--- a/
modules/bacula/manifests/bacula.pp
+++ b/
modules/bacula/manifests/bacula.pp
@@
-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