aarch64-test: These do need to be in their own group after all.
I moved these over to the maintainer-test group, but that doesn't work because then it tries to spin them up as openstack instances, which they are definitely not. So, move them back to their own group that has all the same group vars as the maintainer-test group. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
acad3a6ef6
commit
c01603de9d
2 changed files with 9 additions and 0 deletions
7
inventory/group_vars/aarch64-test
Normal file
7
inventory/group_vars/aarch64-test
Normal file
|
@ -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
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue