define smtp_host for koji-gc
We need to set a host that mail can be sent though Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
cd194dbf1b
commit
fc657416e0
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ principal=koji-gc/koji{{env_suffix}}.fedoraproject.org@{{ipa_realm}}
|
|||
; The location of the keytab for the principal above
|
||||
keytab=/etc/krb5.koji-gc_koji{{env_suffix}}.fedoraproject.org.keytab
|
||||
krb_rdns = False
|
||||
smtp_host = bastion.phx2.fedoraproject.org
|
||||
|
||||
key_aliases =
|
||||
30C9ECF8 fedora-test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue