OSBS: try to use containerized deploy for aarch64 cluster

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-10-02 11:57:17 +02:00
parent 72ddd973f0
commit a44db6757e

View file

@ -212,7 +212,7 @@
openshift_ansible_version: "openshift-ansible-3.9.30-1"
openshift_ansible_ssh_user: root
openshift_ansible_install_examples: false
openshift_ansible_containerized_deploy: false
openshift_ansible_containerized_deploy: true
openshift_cluster_masters_group: "{{ cluster_masters_group }}"
openshift_cluster_nodes_group: "{{ cluster_nodes_group }}"
openshift_cluster_infra_group: "{{ cluster_infra_group }}"