From 894e3117f000d4b6400a53c2320e6cb8de687a48 Mon Sep 17 00:00:00 2001 From: Magnus Andersson Date: Tue, 28 May 2024 21:59:25 +0200 Subject: [PATCH] Try without nftables --- global/overlay/etc/puppet/cosmos-rules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 6daa89e..5fb7e7b 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -4,7 +4,7 @@ disable_all_local_users: true disable_ipv6_privacy: true encrypted_swap: false - nftables_init: true + nftables_init: false fail2ban: true ssh_allow_from_anywhere: false unattended_upgrades: true