adding qa01.qa, qa02.qa and qa03.qa to infra ansible repo
This commit is contained in:
parent
9165e3d2a1
commit
fd49c25206
4 changed files with 18 additions and 0 deletions
5
inventory/host_vars/qa01.qa.fedoraproject.org
Normal file
5
inventory/host_vars/qa01.qa.fedoraproject.org
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
freezes: false
|
||||
fas_client_groups: sysadmin-qa,sysadmin-main
|
||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||
|
5
inventory/host_vars/qa02.qa.fedoraproject.org
Normal file
5
inventory/host_vars/qa02.qa.fedoraproject.org
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
freezes: false
|
||||
fas_client_groups: sysadmin-qa,sysadmin-main
|
||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||
|
5
inventory/host_vars/qa03.qa.fedoraproject.org
Normal file
5
inventory/host_vars/qa03.qa.fedoraproject.org
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
freezes: false
|
||||
fas_client_groups: sysadmin-qa,sysadmin-main
|
||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||
|
|
@ -613,6 +613,9 @@ virthost15.phx2.fedoraproject.org
|
|||
virthost16.phx2.fedoraproject.org
|
||||
virthost17.phx2.fedoraproject.org
|
||||
virthost18.phx2.fedoraproject.org
|
||||
qa01.qa.fedoraproject.org
|
||||
qa02.qa.fedoraproject.org
|
||||
qa03.qa.fedoraproject.org
|
||||
qa04.qa.fedoraproject.org
|
||||
qa05.qa.fedoraproject.org
|
||||
qa06.qa.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue