Use releng@FEDORAPROJECT.ORG on ODCS releng backends.
This commit is contained in:
parent
64f914e5fc
commit
afaf0be610
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,11 @@ topurl = https://kojipkgs.fedoraproject.org/
|
|||
authtype = kerberos
|
||||
krb_rdns = false
|
||||
|
||||
{% if inventory_hostname.startswith('odcs-backend-releng') %}
|
||||
principal = releng@FEDORAPROJECT.ORG
|
||||
keytab = /etc/krb5.releng.keytab
|
||||
{% endif %}
|
||||
|
||||
[odcs_stg]
|
||||
server = https://koji.stg.fedoraproject.org/kojihub
|
||||
weburl = https://koji.stg.fedoraproject.org/koji
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue