proxies: old fas2 never moved to ocp4

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-07-28 14:12:57 -07:00
parent fbc18add50
commit fa6096d33d

View file

@ -151,9 +151,9 @@
remotepath: /accounts
localpath: /accounts-old
balancer_name: app-os
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, openshift_nodes) }}"
targettype: openshift
ocp4: true
ocp4: false
keephost: true
tags:
- fas
@ -164,9 +164,9 @@
remotepath: /accounts
localpath: /accounts
balancer_name: app-os
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, openshift_nodes) }}"
targettype: openshift
ocp4: true
ocp4: false
keephost: true
tags:
- fas