blockerbugs / stg: this should be stg nodes

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-02-04 14:56:52 -08:00
parent 47645a94ca
commit 80f8e58910

View file

@ -304,7 +304,7 @@
targettype: openshift
keephost: true
ocp4: true
balancer_members: "{{ ocp_nodes }}"
balancer_members: "{{ ocp_nodes_stg }}"
tags: blockerbugs
when: env == "staging"