mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
Revert "Use balancer for openshift in staging"
This reverts commit 35e6135967.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user