From 06c495978f20ef726c2d4219e952d942c1459c1e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 23 Aug 2015 23:40:50 +0000 Subject: [PATCH] Point magazine to new ip --- roles/fedora-web/magazine/templates/fedoramagazine-web.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/fedora-web/magazine/templates/fedoramagazine-web.conf b/roles/fedora-web/magazine/templates/fedoramagazine-web.conf index 96e5211a3a..82f43024f7 100644 --- a/roles/fedora-web/magazine/templates/fedoramagazine-web.conf +++ b/roles/fedora-web/magazine/templates/fedoramagazine-web.conf @@ -8,8 +8,8 @@ RewriteRule ^(.*)$ https://fedoramagazine.org%{REQUEST_URI} [L,R=301] #ProxyPass / http://wp-fedoramag.rhcloud.com/ #ProxyPassReverse / http://wp-fedoramag.rhcloud.com/ {% if env == "production" %} -ProxyPass / http://66.226.72.63/ -ProxyPassReverse / http://66.226.72.63/ +ProxyPass / http://209.132.184.123/ +ProxyPassReverse / http://209.132.184.123/ {% else %} # In staging we point to the staging version of the magazine ProxyPass / http://66.226.72.133/