From fa6c031411b3337e1f8d2424cef46f74adc272b9 Mon Sep 17 00:00:00 2001 From: Matthew Burket Date: Thu, 27 Jun 2024 14:43:25 -0500 Subject: [PATCH] Add set_nftables_table to default RHEL 9 profile --- products/rhel9/profiles/default.profile | 1 + 1 file changed, 1 insertion(+) diff --git a/products/rhel9/profiles/default.profile b/products/rhel9/profiles/default.profile index 5ef04a92e96..a1750d4abd3 100644 --- a/products/rhel9/profiles/default.profile +++ b/products/rhel9/profiles/default.profile @@ -555,3 +555,4 @@ selections: - configure_firewalld_ports - journald_forward_to_syslog - rsyslog_filecreatemode + - set_nftables_table