mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
Correct smtp host for notifs backend.
This commit is contained in:
@@ -24,7 +24,7 @@ config = {
|
||||
|
||||
## Backend stuff ##
|
||||
# Email
|
||||
"fmn.email.mailserver": "bastion.fedoraproject.org:25",
|
||||
"fmn.email.mailserver": "bastion01.phx2.fedoraproject.org:25",
|
||||
"fmn.email.from_address": "notifications@" + domain,
|
||||
|
||||
# IRC
|
||||
|
||||
Reference in New Issue
Block a user