openqa_onebox: use different db name for safety

Just in case things go horribly wrong and we somehow hit a real
db server, let's not use the same db name as staging for safety.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-06-07 15:43:35 -07:00
parent e6746d768b
commit 1d594b13d6

View file

@ -25,7 +25,7 @@ gw: 10.3.174.254
# Rawhide update testing in prod we can just move this to servers_common
openqa_assetsize_updates: 260
openqa_compose_arches: x86_64
openqa_dbname: openqa-stg
openqa_dbname: openqa-onebox
openqa_dbpassword: "{{ stg_openqa_dbpassword }}"
openqa_dbuser: openqastg
openqa_env: staging