Backup zuulv3 with bup
Add bup (pointing to updated server, see I7d0c96ef6f1c68d977da70c047065b10f975b4f2) for zuulv3 backup Change-Id: Ifc8a3835d838209db93df803c1aa19a114b4abc3
This commit is contained in:
parent
b137b89fa5
commit
ca9fc58578
@ -1367,6 +1367,13 @@ node 'zuulv3.openstack.org' {
|
||||
}
|
||||
|
||||
class { '::zuul::web': }
|
||||
|
||||
include bup
|
||||
bup::site { 'rax.ord':
|
||||
backup_user => 'bup-zuulv3',
|
||||
backup_server => 'backup01.ord.rax.ci.openstack.org',
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
# Node-OS: trusty
|
||||
|
Loading…
Reference in New Issue
Block a user