diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml index a2332fb4ba..56c4f1607b 100644 --- a/playbooks/groups/os-cluster.yml +++ b/playbooks/groups/os-cluster.yml @@ -120,7 +120,7 @@ openshift_console_port: 443, openshift_shared_infra: true, openshift_ansible_use_crio: true, - openshift_ansible_use_crio_only: false, + openshift_ansible_crio_only: false, when: env == 'staging', tags: ['openshift-cluster','ansible-ansible-openshift-ansible'] }