--- # Define resources for this group of hosts here. aarch_infra_group: "osbs_aarch64_masters" # Aarch64 variables aarch_masters_group: "osbs_aarch64_masters" aarch_nodes_group: "osbs_aarch64_nodes" cluster_infra_group: "osbs_masters" cluster_masters_group: "osbs_masters" cluster_nodes_group: "osbs_nodes" inventory_filename: "cluster-inventory" # Variables used in the ansible-ansible-openshift-ansible role in osbs-cluster playbook osbs_url: "osbs.fedoraproject.org" sudoers: "{{ private }}/files/sudo/osbs-sudoers"