Update ansible-ansible-openshift-ansible role variables in osbs playbook part2
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
cb3d4e5a30
commit
31510413d0
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,7 @@
|
||||||
openshift_deployment_type: "origin",
|
openshift_deployment_type: "origin",
|
||||||
openshift_ansible_python_interpreter: "/usr/bin/python3",
|
openshift_ansible_python_interpreter: "/usr/bin/python3",
|
||||||
openshift_ansible_use_crio: false,
|
openshift_ansible_use_crio: false,
|
||||||
|
openshift_ansible_crio_only: false,
|
||||||
when: env == 'staging',
|
when: env == 'staging',
|
||||||
tags: ['openshift-cluster','ansible-ansible-openshift-ansible']
|
tags: ['openshift-cluster','ansible-ansible-openshift-ansible']
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue