Fix var name
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
eed2ba8846
commit
fe53b28fd7
1 changed files with 2 additions and 1 deletions
|
@ -16,5 +16,6 @@ topurl = https://kojipkgs.fedoraproject.org/
|
|||
|
||||
anon_retry = true
|
||||
|
||||
krb_principal = sigul/{{ inventory_hostname }}@{{ ipa_realm }}
|
||||
authtype = kerberos
|
||||
principal = sigul/{{ inventory_hostname }}@{{ ipa_realm }}
|
||||
keytab = /etc/krb5.sigul_{{ inventory_hostname }}.keytab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue