2016-10-21 20:22:38 +00:00
|
|
|
---
|
|
|
|
# Define resources for this group of hosts here.
|
2021-11-16 13:27:57 -08:00
|
|
|
aarch_infra_group: "osbs_aarch64_masters"
|
2018-10-01 12:06:38 +02:00
|
|
|
# Aarch64 variables
|
2019-06-01 19:21:41 +00:00
|
|
|
aarch_masters_group: "osbs_aarch64_masters"
|
|
|
|
aarch_nodes_group: "osbs_aarch64_nodes"
|
2021-11-16 13:27:57 -08:00
|
|
|
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"
|