Fix bup user for ethercalc backups
This was a failed copy pasta from the etherpad bup setup. Update to use the bup-ethercalc01 user configured on the backup server. Change-Id: Ic1112a6051e526c71c3cdb6751b1aac66c1b1509
This commit is contained in:
parent
da124b0f58
commit
2a6d361d81
@ -28,7 +28,7 @@ class openstack_project::ethercalc (
|
||||
# is required like with mysql.
|
||||
include bup
|
||||
bup::site { 'rs-ord':
|
||||
backup_user => 'bup-etherpad',
|
||||
backup_user => 'bup-ethercalc01',
|
||||
backup_server => 'ci-backup-rs-ord.openstack.org',
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user