This commit is contained in:
nazunalika 2021-01-24 11:26:27 -07:00
parent 7e382784d1
commit 9b269bcfe9
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@ topurl={{ kojid_files_url }}
use_createrepo_c=True
from_addr=Koji Build System <buildsys@rockylinux.org>
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 }}