mirror of
https://github.com/rocky-linux/ansible-role-kojid.git
synced 2024-11-21 20:51:26 +00:00
smtp
This commit is contained in:
parent
7e382784d1
commit
9b269bcfe9
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user