Remove ci-backup-rs-ord.openstack.org

Migrate backups to new backup01.ord.rax.ci.openstack.org

We decided to start fresh backups on the new server, so this is ready
to go.  I have performed an initial backup on each server so it has
accepted the host key of the new server and been tested (I also fixed
up review-dev.o.o, which was rebuilt but keys not updated ... todo:
add this to puppet, but since it changes so infrequently not high
priority).

Change-Id: I0872f9fcf4a334d32f632b3cb04801deefab4fd1
This commit is contained in:
Ian Wienand
2017-10-30 13:03:42 +11:00
parent ca9fc58578
commit 60b89d662e
14 changed files with 34 additions and 40 deletions

View File

@@ -334,8 +334,8 @@ class openstack_project::review (
}
include bup
bup::site { 'rs-ord':
bup::site { 'ord.rax':
backup_user => 'bup-review',
backup_server => 'ci-backup-rs-ord.openstack.org',
backup_server => 'backup01.ord.rax.ci.openstack.org',
}
}