Let kojira use the right hub url
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
c1900df24b
commit
a4c961775d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ principal=kojira/koji{{env_suffix}}.fedoraproject.org@{{ipa_realm}}
|
||||||
keytab=/etc/krb5.kojira_koji{{env_suffix}}.fedoraproject.org.keytab
|
keytab=/etc/krb5.kojira_koji{{env_suffix}}.fedoraproject.org.keytab
|
||||||
|
|
||||||
; The URL for the koji hub server
|
; The URL for the koji hub server
|
||||||
server=https://koji{{env_suffix}}.fedoraproject.org/kojihub
|
server={{ koji_server_url }}
|
||||||
|
|
||||||
; The directory containing the repos/ directory
|
; The directory containing the repos/ directory
|
||||||
topdir=/mnt/koji
|
topdir=/mnt/koji
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue