Backup zuulv3 with bup

Add bup (pointing to updated server, see
I7d0c96ef6f1c68d977da70c047065b10f975b4f2) for zuulv3 backup

Change-Id: Ifc8a3835d838209db93df803c1aa19a114b4abc3
This commit is contained in:
Ian Wienand 2017-10-30 12:41:13 +11:00
parent b137b89fa5
commit ca9fc58578
1 changed files with 7 additions and 0 deletions

View File

@ -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