From 0429aa4b87703b4d804666bea64f8a80b06d8e09 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Tue, 1 Dec 2015 22:09:52 +0000 Subject: [PATCH] changing the db user for openqa-stg so it doesn'c collide with prod --- inventory/group_vars/openqa-stg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/openqa-stg b/inventory/group_vars/openqa-stg index c7359a7896..4ae07daff6 100644 --- a/inventory/group_vars/openqa-stg +++ b/inventory/group_vars/openqa-stg @@ -19,7 +19,7 @@ openqa_userid: http://adamwill.id.fedoraproject.org/ openqa_dbname: openqa-stg openqa_dbhost: db-qa01.qa.fedoraproject.org -openqa_dbuser: openqa +openqa_dbuser: openqastg openqa_dbpassword: "{{ stg_openqa_dbpassword }}" openqa_workers: 3