Add system backups to storyboard
The user needs to be created first. Change-Id: If283e4cd52d3e34d140c2febc91e89bd1202c264
This commit is contained in:
parent
d291c522c4
commit
32f8ac4b0c
@ -76,4 +76,10 @@ class openstack_project::storyboard(
|
||||
class { '::storyboard::load_superusers':
|
||||
source => 'puppet:///modules/openstack_project/storyboard/superusers.yaml',
|
||||
}
|
||||
|
||||
include bup
|
||||
bup::site { 'rs-ord':
|
||||
backup_user => 'bup-storyboard',
|
||||
backup_server => 'ci-backup-rs-ord.openstack.org',
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user