From d5abfd49d9cd6290052ff2ba15c3e53290991156 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Tue, 24 Apr 2018 00:26:53 +0000 Subject: [PATCH] Revert "Switch production back to Openshift" This reverts commit 1ea687d593efaa205abc18ccd2d9df20e4aca3ba. --- playbooks/include/proxies-reverseproxy.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index bd022ebb53..71d994e552 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -280,8 +280,15 @@ destname: bodhi proxyurl: http://localhost:10065 keephost: true + when: env == "staging" tags: bodhi + - role: httpd/reverseproxy + website: hubs.fedoraproject.org + destname: hubs + proxyurl: http://localhost:10068 + keephost: true + - role: httpd/reverseproxy website: admin.fedoraproject.org destname: mirrormanager