From 46b109751c9f3bb2db01c7aca92775996bd4f66f Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Thu, 23 Apr 2015 20:43:18 +0000 Subject: [PATCH] fixing wrong hostname for production resultsdb in proxy config --- 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 e9eeba13ee..5115184222 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -330,7 +330,7 @@ localpath: /execdb remotepath: /execdb # Talk directly to the app server, not haproxy - proxyurl: http://resultsdb01.qa.fedoraproject.org + proxyurl: http://resultsdb01.vpn.fedoraproject.org ### And four entries for taskotron for staging - role: httpd/reverseproxy