diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml index a42aa75bf1..8f68b79803 100644 --- a/playbooks/groups/os-cluster.yml +++ b/playbooks/groups/os-cluster.yml @@ -98,7 +98,7 @@ openshift_ansible_version: "openshift-ansible-3.4.88-1", openshift_ansible_ssh_user: root, openshift_ansible_install_examples: true, - openshift_ansible_containerized_deploy: true, + openshift_ansible_containerized_deploy: false, openshift_cluster_masters_group: "os-masters-stg", openshift_cluster_nodes_group: "os-nodes-stg", openshift_cluster_infra_group: "os-nodes-stg",