diff --git a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml index 3b53d9df86..906c0d8102 100644 --- a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml @@ -139,7 +139,7 @@ notify_admins = [ "pingou@fedoraproject.org", ] # Use fasjson instead of FAS -{% if env == staging %} +{% if env == "staging" %} fasjson = true {% else %} fasjson = false