ODCS: Install releng keytab on odcs-backend01 until we get odcs-backend-releng01 again.
This commit is contained in:
parent
928ec26548
commit
425312bab6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ topurl = https://kojipkgs.fedoraproject.org/
|
|||
authtype = kerberos
|
||||
krb_rdns = false
|
||||
|
||||
{% if inventory_hostname.startswith('odcs-backend-releng') %}
|
||||
{% if inventory_hostname.startswith('odcs-backend01') %}
|
||||
principal = releng@FEDORAPROJECT.ORG
|
||||
keytab = /etc/krb5.releng.keytab
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue