diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index 52f7a834ff..a876403c69 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -224,6 +224,7 @@ openshift_deployment_type: "origin", openshift_ansible_python_interpreter: "/usr/bin/python3", openshift_ansible_use_crio: false, + openshift_ansible_crio_only: false, when: env == 'staging', tags: ['openshift-cluster','ansible-ansible-openshift-ansible'] }