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

The new server has new backups

Change-Id: I59ac068e8d049c1293de47979cdbe6f202fad3c6
This commit is contained in:
Ian Wienand 2019-05-21 17:33:17 +10:00
parent a4566bab0c
commit 3fa721e541
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',
}