From 24ea94601d172cb4c15f307c22362775a7107510 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 9 Feb 2026 15:08:28 -0800 Subject: [PATCH] vmhost-x86-copr01/02/03: stop removing nftables These hosts are rhel10 now and removing nftables takes out the entire libvirt stack as it doesn't support iptables anymore. This results in base removing libvirt and the hypervisor role re-installing it every playbook run. It also means the network doesn't work on guests at all. Signed-off-by: Kevin Fenzi --- inventory/host_vars/vmhost-x86-copr01.rdu3.fedoraproject.org | 1 - inventory/host_vars/vmhost-x86-copr02.rdu3.fedoraproject.org | 1 - inventory/host_vars/vmhost-x86-copr03.rdu3.fedoraproject.org | 1 - 3 files changed, 3 deletions(-) diff --git a/inventory/host_vars/vmhost-x86-copr01.rdu3.fedoraproject.org b/inventory/host_vars/vmhost-x86-copr01.rdu3.fedoraproject.org index 4884dfa484..43bd21cc76 100644 --- a/inventory/host_vars/vmhost-x86-copr01.rdu3.fedoraproject.org +++ b/inventory/host_vars/vmhost-x86-copr01.rdu3.fedoraproject.org @@ -22,7 +22,6 @@ mac8: f4:02:70:d3:15:95 libvirt_pool: copr_hv_x86_64_01 libvirt_pool_order_id: 7 libvirt_arch: x86_64 -nftables: false network_connections: # Bridge profile - name: br0 diff --git a/inventory/host_vars/vmhost-x86-copr02.rdu3.fedoraproject.org b/inventory/host_vars/vmhost-x86-copr02.rdu3.fedoraproject.org index a2589d777b..85a405294b 100644 --- a/inventory/host_vars/vmhost-x86-copr02.rdu3.fedoraproject.org +++ b/inventory/host_vars/vmhost-x86-copr02.rdu3.fedoraproject.org @@ -21,7 +21,6 @@ mac7: b4:96:91:63:3b:9f libvirt_pool: copr_hv_x86_64_02 libvirt_pool_order_id: 8 libvirt_arch: x86_64 -nftables: false network_connections: # Bridge profile - name: br0 diff --git a/inventory/host_vars/vmhost-x86-copr03.rdu3.fedoraproject.org b/inventory/host_vars/vmhost-x86-copr03.rdu3.fedoraproject.org index 3ee9c9a40b..5e71cc7946 100644 --- a/inventory/host_vars/vmhost-x86-copr03.rdu3.fedoraproject.org +++ b/inventory/host_vars/vmhost-x86-copr03.rdu3.fedoraproject.org @@ -21,7 +21,6 @@ mac7: "b4:96:91:63:3b:53" libvirt_pool: copr_hv_x86_64_03 libvirt_pool_order_id: 9 libvirt_arch: x86_64 -nftables: false network_connections: # Bridge profile - name: br0