ansible/inventory/host_vars/openqa-a64-worker04.iad2.fedoraproject.org
Adam Williamson ef6c4d5fae Revert "openqa-a64-worker04: cut worker count a little"
This reverts commit 2d85494c97.
It didn't help. I think the problem is actually switching to
ffmpeg for video encoding, oddly enough.
2024-01-19 16:41:08 -08:00

2 KiB

— datacenter: iad2 dns1: 10.3.163.33 dns2: 10.3.163.34 dns_search1: "iad2.fedoraproject.org" dns_search2: "fedoraproject.org" eth0_mac: "{{ mac1 }}" eth1_mac: "{{ mac2 }}" eth2_mac: "{{ mac3 }}" eth3_mac: "{{ mac4 }}" eth2_ipv4: 10.3.174.64 eth2_ipv4_gw: 10.3.174.254 eth2_ipv4_nm: 24 freezes: false

has_ipv4: yes mac1: d8:5e:d3:8b:73:d6 mac2: d8:5e:d3:8b:73:d7 mac3: 0c:42:a1:5a:08:b0 mac4: 0c:42:a1:5a:08:b1 network_connections:

  • autoconnect: no mac: "{{ eth0_mac }}" name: eth0 state: down type: ethernet
  • autoconnect: no mac: "{{ eth1_mac }}" name: eth1 state: down type: ethernet
  • autoconnect: yes ip: address:

    • "{{ eth2_ipv4 }}/{{ eth2_ipv4_nm }}"

    dhcp4: no dns:

    • "{{ dns1 }}"
    • "{{ dns2 }}"

    dns_search:

    • "{{ dns_search1 }}"
    • "{{ dns_search2 }}"

    gateway4: "{{ eth2_ipv4_gw }}" mac: "{{ eth2_mac }}" name: eth2 state: up type: ethernet

  • autoconnect: no mac: "{{ eth3_mac }}" name: eth3 state: down type: ethernet

nrpe_procs_crit: 300 nrpe_procs_warn: 250

openqa_rngd: true openqa_tap_iface: eth2

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

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', '20313', '20323', '20333', '20343', '20353']

openqa_nbde: true