Merge "ask.openstack.org: switch backup user to ask01-bup"

This commit is contained in:
Zuul 2019-05-21 08:19:23 +00:00 committed by Gerrit Code Review
commit dd2d9b141e
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ class openstack_project::ask (
include bup
bup::site { 'ord.rax':
backup_user => 'bup-ask',
backup_user => 'bup-ask01',
backup_server => 'backup01.ord.rax.ci.openstack.org',
}