From 00608a57ece2f787086e7e9d66f9c954cb1b2dd0 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 20 Oct 2016 17:05:51 +0000 Subject: [PATCH] move koschei stg db to pgbdr --- inventory/group_vars/koschei-backend-stg | 2 +- inventory/group_vars/koschei-web-stg | 2 +- inventory/inventory | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/koschei-backend-stg b/inventory/group_vars/koschei-backend-stg index 6e1fbd7977..8d39f50c3f 100644 --- a/inventory/group_vars/koschei-backend-stg +++ b/inventory/group_vars/koschei-backend-stg @@ -8,7 +8,7 @@ num_cpus: 4 # the host_vars/$hostname file koschei_topurl: https://apps.stg.fedoraproject.org/koschei -koschei_pgsql_hostname: db01.stg.phx2.fedoraproject.org +koschei_pgsql_hostname: pgbdr.stg.phx2.fedoraproject.org koschei_koji_hub: koji01.stg.phx2.fedoraproject.org koschei_kojipkgs: koji01.stg.phx2.fedoraproject.org koschei_koji_web: koji.stg.fedoraproject.org diff --git a/inventory/group_vars/koschei-web-stg b/inventory/group_vars/koschei-web-stg index c3284b6da9..313345f8f6 100644 --- a/inventory/group_vars/koschei-web-stg +++ b/inventory/group_vars/koschei-web-stg @@ -8,7 +8,7 @@ num_cpus: 1 # the host_vars/$hostname file koschei_topurl: https://apps.stg.fedoraproject.org/koschei -koschei_pgsql_hostname: db01.stg.phx2.fedoraproject.org +koschei_pgsql_hostname: pgbdr.stg.phx2.fedoraproject.org koschei_kojipkgs: koji.stg.fedoraproject.org koschei_koji_web: koji.stg.fedoraproject.org koschei_openid_provider: id.stg.fedoraproject.org diff --git a/inventory/inventory b/inventory/inventory index 2592ee2654..971168c5b5 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -293,6 +293,8 @@ blockerbugs01.stg.phx2.fedoraproject.org bodhi01.stg.phx2.fedoraproject.org fedocal01.stg.phx2.fedoraproject.org koji01.stg.phx2.fedoraproject.org +koschei-backend01.stg.phx2.fedoraproject.org +koschei-web01.stg.phx2.fedoraproject.org [download-phx2] download01.phx2.fedoraproject.org