From 334b692eae44eb14a753d8e21ce5317fca1f4dc6 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Sun, 7 Jun 2015 13:52:28 +0000 Subject: [PATCH] Update the bodhi2 reverseproxy remotepath --- playbooks/include/proxies-reverseproxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index e057f52088..6e6566939b 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -218,7 +218,7 @@ - role: httpd/reverseproxy website: admin.fedoraproject.org destname: bodhi - remotepath: /updates + remotepath: / localpath: /updates2 proxyurl: http://localhost:10010 when: env == "staging"