diff --git a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml index a0e393580c..8e04a12ffe 100644 --- a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml @@ -57,7 +57,7 @@ blocked_toddlers = ["debug"] # Configuration used when sending notifications: -{% if env != "staging" %} +{% if env == "staging" %} mail_server = "bastion.stg.fedoraproject.org" admin_email = "admin@stg.fedoraproject.org" {% else %}