Move staging Koschei database to db01.stg (#6805)
koschei database on pgbdr.stg is in inconsistent state, let's use using non-BDR db01.stg until this is fixed. https://pagure.io/fedora-infrastructure/issue/6805
This commit is contained in:
parent
b5d3987560
commit
b4724567a6
2 changed files with 6 additions and 2 deletions
|
@ -8,7 +8,9 @@ num_cpus: 4
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
||||||
koschei_topurl: https://apps.stg.fedoraproject.org/koschei
|
koschei_topurl: https://apps.stg.fedoraproject.org/koschei
|
||||||
koschei_pgsql_hostname: pgbdr.stg.phx2.fedoraproject.org
|
# koschei database on pgbdr.stg is in inconsistent state, so we're
|
||||||
|
# using non-BDR db01.stg for now.
|
||||||
|
koschei_pgsql_hostname: db01.stg.phx2.fedoraproject.org
|
||||||
koschei_koji_hub: koji.stg.fedoraproject.org
|
koschei_koji_hub: koji.stg.fedoraproject.org
|
||||||
koschei_kojipkgs: koji.stg.fedoraproject.org
|
koschei_kojipkgs: koji.stg.fedoraproject.org
|
||||||
koschei_koji_web: koji.stg.fedoraproject.org
|
koschei_koji_web: koji.stg.fedoraproject.org
|
||||||
|
|
|
@ -8,7 +8,9 @@ num_cpus: 1
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
||||||
koschei_topurl: https://apps.stg.fedoraproject.org/koschei
|
koschei_topurl: https://apps.stg.fedoraproject.org/koschei
|
||||||
koschei_pgsql_hostname: pgbdr.stg.phx2.fedoraproject.org
|
# koschei database on pgbdr.stg is in inconsistent state, so we're
|
||||||
|
# using non-BDR db01.stg for now.
|
||||||
|
koschei_pgsql_hostname: db01.stg.phx2.fedoraproject.org
|
||||||
koschei_kojipkgs: koji.stg.fedoraproject.org
|
koschei_kojipkgs: koji.stg.fedoraproject.org
|
||||||
koschei_koji_web: koji.stg.fedoraproject.org
|
koschei_koji_web: koji.stg.fedoraproject.org
|
||||||
koschei_oidc_provider: id.stg.fedoraproject.org
|
koschei_oidc_provider: id.stg.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue