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