Fix koschei-web-stg Koji config
This commit is contained in:
parent
a665ebfa31
commit
774d6b916f
2 changed files with 1 additions and 3 deletions
|
@ -9,8 +9,7 @@ num_cpus: 1
|
|||
|
||||
koschei_topurl: https://apps.stg.fedoraproject.org/koschei
|
||||
koschei_pgsql_hostname: db01.stg.phx2.fedoraproject.org
|
||||
koschei_koji_hub: koji01.stg.phx2.fedoraproject.org
|
||||
koschei_kojipkgs: koji01.stg.phx2.fedoraproject.org
|
||||
koschei_kojipkgs: koji.stg.fedoraproject.org
|
||||
koschei_koji_web: koji.stg.fedoraproject.org
|
||||
koschei_openid_provider: id.stg.fedoraproject.org
|
||||
koschei_bugzilla: partner-bugzilla.redhat.com
|
||||
|
|
|
@ -10,7 +10,6 @@ config = {
|
|||
"database": "koschei"
|
||||
},
|
||||
"koji_config": {
|
||||
"server": "http://{{ koschei_koji_hub }}/kojihub",
|
||||
"topurl": "http://{{ koschei_kojipkgs }}",
|
||||
"weburl": "http://{{ koschei_koji_web }}/koji",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue