diff --git a/roles/koschei/backend/templates/koji.conf.j2 b/roles/koschei/backend/templates/koji.conf.j2 index ab84c77281..efaa5f37ad 100644 --- a/roles/koschei/backend/templates/koji.conf.j2 +++ b/roles/koschei/backend/templates/koji.conf.j2 @@ -8,3 +8,4 @@ krbservice = host principal = koschei/{{ inventory_hostname }}@{{ ipa_realm }} keytab = /etc/krb5.koschei_{{ inventory_hostname }}.keytab ccache = /tmp/koschei-koji-krb-ccache +krb_rdns = False