asknot: prod: move to ocp4 cluster and clean up proxy includes.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
06fa8bf829
commit
0be59d005a
2 changed files with 1 additions and 13 deletions
|
@ -946,18 +946,6 @@
|
||||||
ocp4: true
|
ocp4: true
|
||||||
keephost: true
|
keephost: true
|
||||||
tags: whatcanidoforfedora.org
|
tags: whatcanidoforfedora.org
|
||||||
when: env == "staging"
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
|
||||||
website: whatcanidoforfedora.org
|
|
||||||
destname: whatcanidoforfedora
|
|
||||||
balancer_name: app-os
|
|
||||||
balancer_members: "{{ (env == 'staging')|ternary(openshift_nodes_stg, openshift_nodes) }}"
|
|
||||||
targettype: openshift
|
|
||||||
ocp4: false
|
|
||||||
keephost: true
|
|
||||||
tags: whatcanidoforfedora.org
|
|
||||||
when: env != "staging"
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: testdays.fedoraproject.org
|
website: testdays.fedoraproject.org
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os_control_stg:os_masters_stg[0]:os_masters[0]
|
hosts: os_control_stg:os_control
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue