diff --git a/inventory/group_vars/aarch64-test b/inventory/group_vars/aarch64-test new file mode 100644 index 0000000000..40cf6f9569 --- /dev/null +++ b/inventory/group_vars/aarch64-test @@ -0,0 +1,7 @@ +--- +fas_client_groups: packager,upstream-test +freezes: false +sudoers: "{{ private }}/files/sudo/arm-packager-sudoers" +sudoers_main: nopasswd +host_group: cloud +ansible_ifcfg_blacklist: true diff --git a/inventory/inventory b/inventory/inventory index 0dbaa330dc..30efc77de2 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -1172,6 +1172,8 @@ ppc64-test.fedorainfracloud.org ppc64le-test.fedorainfracloud.org el6-test.fedorainfracloud.org el7-test.fedorainfracloud.org + +[aarch64-test] aarch64-test01.fedorainfracloud.org aarch64-test02.fedorainfracloud.org