koschei: Cleanup vars files
This commit is contained in:
parent
e5d110a67f
commit
80842c9d28
2 changed files with 0 additions and 10 deletions
|
@ -8,9 +8,6 @@ koschei_pgsql_hostname: db01.iad2.fedoraproject.org
|
|||
koschei_koji_hub: koji.fedoraproject.org
|
||||
koschei_kojipkgs: kojipkgs.fedoraproject.org
|
||||
koschei_koji_web: koji.fedoraproject.org
|
||||
koschei_copr_url: NOT-YET-USED
|
||||
koschei_copr_login: NOT-YET-USED
|
||||
koschei_copr_token: NOT-YET-USED
|
||||
koschei_oidc_provider: id.fedoraproject.org
|
||||
koschei_bugzilla: bugzilla.redhat.com
|
||||
|
||||
|
|
|
@ -1,20 +1,13 @@
|
|||
appowners:
|
||||
- astepano
|
||||
- mizdebsk
|
||||
- sturivny
|
||||
|
||||
koschei_container_image: quay.io/koschei/koschei:fedora-stage
|
||||
|
||||
koschei_topurl: https://koschei.stg.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.iad2.fedoraproject.org
|
||||
koschei_koji_hub: koji.stg.fedoraproject.org
|
||||
koschei_kojipkgs: koji.stg.fedoraproject.org
|
||||
koschei_koji_web: koji.stg.fedoraproject.org
|
||||
koschei_copr_url: https://copr.stg.fedoraproject.org
|
||||
koschei_copr_login: "{{ koschei_copr_login_stg }}"
|
||||
koschei_copr_token: "{{ koschei_copr_token_stg }}"
|
||||
koschei_oidc_provider: id.stg.fedoraproject.org
|
||||
koschei_bugzilla: bugzilla5.redhat.com
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue