OSBS: try to use containerized deploy for aarch64 cluster
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
72ddd973f0
commit
a44db6757e
1 changed files with 1 additions and 1 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue