diff --git a/templates/kojid.conf.j2 b/templates/kojid.conf.j2 index 4aa2d65..7e50268 100644 --- a/templates/kojid.conf.j2 +++ b/templates/kojid.conf.j2 @@ -14,9 +14,9 @@ topurl={{ kojid_files_url }} use_createrepo_c=True from_addr=Koji Build System admin_emails="infrastructure@rockylinux.org" -smtphost={{ kojid_smtp_host }} -smtp_user={{ kojid_smtp_user }} -smtp_pass={{ kojid_smtp_pass }} +;smtphost={{ kojid_smtp_host }} +;smtp_user={{ kojid_smtp_user }} +;smtp_pass={{ kojid_smtp_pass }} host_principal_format = compile/%s@ROCKYLINUX.ORG keytab = {{ kojid_keytab }} serverca = {{ kojid_ca_bundle }}