ansible/inventory/host_vars/openqa-a64-worker03.iad2.fedoraproject.org
Adam Williamson 5695eef9a0 Fix a few more openqa-stg01 -> openqa-lab01
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-05 13:59:27 -07:00

1.6 KiB

— freezes: false

ansible_ifcfg_infra_net_devices: ['eth1'] gw: 10.3.174.254 dns: 10.3.163.33 eth1_ip: 10.3.174.63 eth1_nm: 255.255.255.0 datacenter: iad2 fas_client_groups: sysadmin-qa,sysadmin-main,sysadmin-noc,fi-apprentice,sysadmin-veteran nrpe_procs_warn: 250 nrpe_procs_crit: 300

sudoers: "{{ private }}/files/sudo/qavirt-sudoers"

openqa_tap_iface: eth1 ansible_ifcfg_allowlist: ['eth0', '{{ openqa_tap_iface }}', 'eth2'] ansible_ifcfg_disabled: ['eth0', 'eth2']

openqa_hostname: openqa-lab01.iad2.fedoraproject.org

openqa_workers: 15

tcp_ports: ['20013', '20023', '20033', '20043', '20053', '20063', '20073', '20083', '20093', '20103', '20113', '20123', '20133', '20143', '20153']

openqa_rngd: True