Merge "Backup ethercalc to hostname specific location"
This commit is contained in:
commit
6b09505837
@ -28,7 +28,7 @@ class openstack_project::ethercalc (
|
||||
# is required like with mysql.
|
||||
include bup
|
||||
bup::site { 'ord.rax':
|
||||
backup_user => 'bup-ethercalc01',
|
||||
backup_user => "bup-$::hostname",
|
||||
backup_server => 'backup01.ord.rax.ci.openstack.org',
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user