diff --git a/inventory/host_vars/openqa-a64-worker01.iad2.fedoraproject.org b/inventory/host_vars/openqa-a64-worker01.iad2.fedoraproject.org index e23aefc5a6..45c2f7fdab 100644 --- a/inventory/host_vars/openqa-a64-worker01.iad2.fedoraproject.org +++ b/inventory/host_vars/openqa-a64-worker01.iad2.fedoraproject.org @@ -26,9 +26,6 @@ openqa_tap_iface: eth1 ansible_ifcfg_allowlist: ['eth0', '{{ openqa_tap_iface }}', 'eth2'] ansible_ifcfg_disabled: ['eth0', 'eth2'] -# this is an IAD box, use IAD host -openqa_hostname: openqa-lab01.iad2.fedoraproject.org - # this is a powerful machine, can handle more openQA workers openqa_workers: 15 # firewall ports for server->worker websockets connections diff --git a/inventory/host_vars/openqa-a64-worker02.iad2.fedoraproject.org b/inventory/host_vars/openqa-a64-worker02.iad2.fedoraproject.org index fcc2e4872a..9b2488dae3 100644 --- a/inventory/host_vars/openqa-a64-worker02.iad2.fedoraproject.org +++ b/inventory/host_vars/openqa-a64-worker02.iad2.fedoraproject.org @@ -26,9 +26,6 @@ openqa_tap_iface: eth1 ansible_ifcfg_allowlist: ['eth0', '{{ openqa_tap_iface }}', 'eth2'] ansible_ifcfg_disabled: ['eth0', 'eth2'] -# this is an IAD box, use IAD host -openqa_hostname: openqa-lab01.iad2.fedoraproject.org - # this is a powerful machine, can handle more openQA workers openqa_workers: 15 # firewall ports for server->worker websockets connections diff --git a/inventory/host_vars/openqa-a64-worker03.iad2.fedoraproject.org b/inventory/host_vars/openqa-a64-worker03.iad2.fedoraproject.org index 515675fe0d..8c27807aa9 100644 --- a/inventory/host_vars/openqa-a64-worker03.iad2.fedoraproject.org +++ b/inventory/host_vars/openqa-a64-worker03.iad2.fedoraproject.org @@ -26,9 +26,6 @@ openqa_tap_iface: eth1 ansible_ifcfg_allowlist: ['eth0', '{{ openqa_tap_iface }}', 'eth2'] ansible_ifcfg_disabled: ['eth0', 'eth2'] -# this is an IAD box, use IAD host -openqa_hostname: openqa-lab01.iad2.fedoraproject.org - # this is a powerful machine, can handle more openQA workers openqa_workers: 15 # firewall ports for server->worker websockets connections diff --git a/inventory/host_vars/openqa-p09-worker01.iad2.fedoraproject.org b/inventory/host_vars/openqa-p09-worker01.iad2.fedoraproject.org index ba4622b151..8fd4be8831 100644 --- a/inventory/host_vars/openqa-p09-worker01.iad2.fedoraproject.org +++ b/inventory/host_vars/openqa-p09-worker01.iad2.fedoraproject.org @@ -26,9 +26,6 @@ openqa_tap_iface: eth0 ansible_ifcfg_allowlist: ['{{ openqa_tap_iface }}', 'eth1', 'eth2', 'eth3', 'eth4', 'eth5', 'eth6', 'eth7', 'eth8', 'eth9'] ansible_ifcfg_disabled: ['eth1', 'eth2', 'eth3', 'eth4', 'eth5', 'eth6', 'eth7', 'eth8', 'eth9'] -# this is an IAD box, use IAD host -openqa_hostname: openqa-lab01.iad2.fedoraproject.org - # this is a powerful machine, can handle more openQA workers openqa_workers: 15 # firewall ports for server->worker websockets connections