From 03af7d0cbf613bb8d87a7aa3c2d0f4cd670ea982 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Wed, 11 Oct 2017 04:55:59 +0000 Subject: [PATCH] Revert "Use balancer for openshift in staging" This reverts commit 35e61359677abd4de423371782aeb69287117974. --- playbooks/include/proxies-reverseproxy.yml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 480cf5f048..af8b6cbf22 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -605,21 +605,6 @@ destname: os proxyurl: http://localhost:10064 keephost: true - when: env != "staging" - tags: - - os.fedoraproject.org - - - role: httpd/reverseproxy - website: os.fedoraproject.org - destname: os - proxyurl: http://localhost:10064 - balancer_name: osmaster - balancer_members: - - "https://os-master01" - - "https://os-master02" - - "https://os-master03" - keephost: true - when: env == "staging" tags: - os.fedoraproject.org