From 30c7d0866da1ee0657cb91973977ca606ca9d2fc Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 5 Jan 2022 10:44:31 -0800 Subject: [PATCH] maintainer-test / el9-test: no old iptables services in el9 Signed-off-by: Kevin Fenzi --- inventory/host_vars/el9-test.fedorainfracloud.org | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/host_vars/el9-test.fedorainfracloud.org b/inventory/host_vars/el9-test.fedorainfracloud.org index ece326f37b..27f27e21d5 100644 --- a/inventory/host_vars/el9-test.fedorainfracloud.org +++ b/inventory/host_vars/el9-test.fedorainfracloud.org @@ -1,2 +1,3 @@ datacenter: aws inventory_hostname: "el9-test.fedorainfracloud.org" +baseiptables: False