From d104ffd966d9fd390ef9826e879a67423e42ccae Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 7 Jun 2013 22:16:16 +0000 Subject: [PATCH] Lets try this --- files/fedmsg/ssl.py.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/fedmsg/ssl.py.j2 b/files/fedmsg/ssl.py.j2 index 9e52f7b2c4..665b1d0666 100644 --- a/files/fedmsg/ssl.py.j2 +++ b/files/fedmsg/ssl.py.j2 @@ -1,5 +1,5 @@ -{% if environment equals 'staging' %} +{% if environment == 'staging' %} suffix = "stg.phx2.fedoraproject.org" app_hosts = [ "app01.stg.phx2.fedoraproject.org",