default ocp4 var to false

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-08-13 20:01:41 -07:00
parent a2c4323f84
commit 771160176a

View file

@ -443,3 +443,6 @@ ansible_python_interpreter: auto
# set no x-forward header by default
x_forward: false
# ocp4 is only set true in some proxy roles
ocp4: false