datagrepper: try moving again

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-17 10:10:56 -07:00
parent d570e342d9
commit 1afe0cfcdb

View file

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