diff --git a/roles/koji_builder/templates/kojid.conf b/roles/koji_builder/templates/kojid.conf index 7402346a33..9d70abc234 100644 --- a/roles/koji_builder/templates/kojid.conf +++ b/roles/koji_builder/templates/kojid.conf @@ -97,7 +97,7 @@ serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem {% if koji_instance != 'secondary' %} krb_principal = compile/{{ inventory_hostname }}@{{ ipa_realm }} {% else %} -krb_principal = riscv-compile/{{ inventory_hostname }}@{{ ipa_realm }} +krb_principal = compile-riscv/{{ inventory_hostname }}@{{ ipa_realm }} {% endif %} keytab = /etc/kojid/kojid.keytab