mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
OSBS: use specific branch for aarch64.
Aarch64 is not a supported etcd platform, we need to add ETCD_UNSUPPORTED_ARCH=arm64 to the etcd config Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
@@ -249,7 +249,7 @@
|
||||
openshift_ansible_path: "/root/openshift-ansible"
|
||||
openshift_ansible_pre_playbook: "playbooks/prerequisites.yml"
|
||||
openshift_ansible_playbook: "playbooks/deploy_cluster.yml"
|
||||
openshift_ansible_version: "openshift-ansible-3.9.30-1"
|
||||
openshift_ansible_version: "osbs-fedora"
|
||||
openshift_ansible_ssh_user: root
|
||||
openshift_ansible_install_examples: false
|
||||
openshift_ansible_containerized_deploy: false
|
||||
|
||||
Reference in New Issue
Block a user