From 4ec6bbd3927ceea875b33b81fbfa2a47fa6449b5 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 25 Jun 2018 14:32:01 +0000 Subject: [PATCH] Make Koschei stg use bugzilla5.redhat.com --- inventory/group_vars/koschei-web-stg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/koschei-web-stg b/inventory/group_vars/koschei-web-stg index a053818ebc..43b092697b 100644 --- a/inventory/group_vars/koschei-web-stg +++ b/inventory/group_vars/koschei-web-stg @@ -14,7 +14,7 @@ koschei_pgsql_hostname: db01.stg.phx2.fedoraproject.org koschei_kojipkgs: koji.stg.fedoraproject.org koschei_koji_web: koji.stg.fedoraproject.org koschei_oidc_provider: id.stg.fedoraproject.org -koschei_bugzilla: partner-bugzilla.redhat.com +koschei_bugzilla: bugzilla5.redhat.com koschei_oidc_client_secret: "{{ koschei_oidc_client_secret_stg }}" koschei_oidc_crypto_secret: "{{ koschei_oidc_crypto_secret_stg }}"