ansible/inventory/host_vars/qa01.qa.fedoraproject.org
Adam Williamson ca009a5c87 openQA: Enable rngd on qa01 and qa02
They have HW RNG, so may as well use it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-01-18 10:16:31 -08:00

1.4 KiB

— freezes: false fas_client_groups: sysadmin-qa,sysadmin-main sudoers: "{{ private }}/files/sudo/qavirt-sudoers"

nrpe_procs_warn: 1400 nrpe_procs_crit: 1600

ansible_ifcfg_infra_net_devices: [ 'em3' ] em3_ip: 10.5.124.151 em3_nm: 255.255.255.0 gw: 10.5.124.254

ansible_ifcfg_whitelist: ['em1', 'em2', 'em3', 'em4'] ansible_ifcfg_disabled: ['em1', 'em2', 'em4']

openqa_rngd: True

openqa_workers: 30

tcp_ports: ['20013', '20023', '20033', '20043', '20053', '20063', '20073', '20083', '20093', '20103', '20113', '20123', '20133', '20143', '20153', '20163', '20173', '20183', '20193', '20203', '20213', '20223', '20233', '20243', '20253', '20263', '20273', '20283', '20293', '20303']