adding sudoers to taskotron01.qa and resultsdb01.qa
This commit is contained in:
parent
6044b0ace2
commit
33c6b8b6d7
2 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,4 @@ volgroup: /dev/VirtGuests
|
||||||
eth0_ip: 10.5.124.207
|
eth0_ip: 10.5.124.207
|
||||||
vmhost: virthost-comm02.qa.fedoraproject.org
|
vmhost: virthost-comm02.qa.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||||
|
|
|
@ -9,6 +9,7 @@ eth0_ip: 10.5.124.206
|
||||||
vmhost: virthost-comm02.qa.fedoraproject.org
|
vmhost: virthost-comm02.qa.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
fas_client_groups: sysadmin-qa,sysadmin-main
|
fas_client_groups: sysadmin-qa,sysadmin-main
|
||||||
|
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||||
|
|
||||||
# default virt install command is for a single nic-device
|
# default virt install command is for a single nic-device
|
||||||
# define in another group file for more nics (see buildvm)
|
# define in another group file for more nics (see buildvm)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue