From a013d6d6155169cbec09b815809022fd8c87ca7a Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 7 May 2015 16:36:21 +0200 Subject: [PATCH] Point /mirrormanager in stg to mirrormanager2 --- playbooks/include/proxies-reverseproxy.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 72d24ce78b..1225779107 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -234,9 +234,9 @@ - role: httpd/reverseproxy website: admin.fedoraproject.org - destname: mirrormanager2 - localpath: /mirrormanager2 - remotepath: /mirrormanager2 + destname: mirrormanager + localpath: /mirrormanager + remotepath: /mirrormanager proxyurl: http://localhost:10039 when: env == "staging"