From 138b63f0fe2c041e2a75a86a9b7c33be9f1480e4 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Aug 01 2019 23:48:52 +0000 Subject: proxies / fas / totp: point proxies at os for provisioning in prod as well. Signed-off-by: Kevin Fenzi --- diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 4cd1e99..47e3e4d 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -149,18 +149,10 @@ website: admin.fedoraproject.org destname: totpcgiprovision localpath: /totpcgiprovision - proxyurl: http://localhost:10019 - when: env == "production" - - - role: httpd/reverseproxy - website: admin.fedoraproject.org - destname: totpcgiprovision - localpath: /totpcgiprovision remotepath: /totpcgiprovision balancer_name: app-os targettype: openshift keephost: true - when: env == "staging" tags: - fas