default ocp4 var to false
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a2c4323f84
commit
771160176a
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue