diff --git a/roles/copr/frontend/templates/copr.conf b/roles/copr/frontend/templates/copr.conf index b46e13489c..c6c2d9ff84 100644 --- a/roles/copr/frontend/templates/copr.conf +++ b/roles/copr/frontend/templates/copr.conf @@ -58,7 +58,7 @@ SEND_EMAILS = True KRB5_LOGIN = { 'FEDORAPROJECT': { 'URI': "fedoraproject", - 'log_text': "krb5-login", + 'log_text': "gssapi-login", 'email_domain': "fedoraproject.org", } }