37 lines
867 B
Org Mode
37 lines
867 B
Org Mode
---
|
|
freezes: false
|
|
fas_client_groups: sysadmin-qa,sysadmin-main
|
|
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
|
datacenter: phx2
|
|
gw: 10.5.124.254
|
|
|
|
# hardware and setup information
|
|
eth0_ip: 10.5.124.158
|
|
eth0_nm: 255.255.255.128
|
|
eth0_mac: e4:1f:13:e5:46:80
|
|
eth_interface: eth0
|
|
volgroup: vmstore
|
|
|
|
# beaker clients hosted on this machine
|
|
clients:
|
|
- hostname: virt15.qa.fedoraproject.org
|
|
macaddress: "52:54:00:1d:15:85"
|
|
memsize: 4096
|
|
num_cpus: 2
|
|
lvm_size: 20G
|
|
- hostname: virt16.qa.fedoraproject.org
|
|
macaddress: "52:54:00:f2:cc:2a"
|
|
memsize: 4096
|
|
num_cpus: 2
|
|
lvm_size: 20G
|
|
- hostname: virt17.qa.fedoraproject.org
|
|
macaddress: "52:54:00:58:9b:0e"
|
|
memsize: 4096
|
|
num_cpus: 2
|
|
lvm_size: 20G
|
|
- hostname: virt18.qa.fedoraproject.org
|
|
macaddress: "52:54:00:22:3b:07"
|
|
memsize: 4096
|
|
num_cpus: 2
|
|
lvm_size: 20G
|
|
|