From 896ab6360bc53e4c7fc02c38f72de2a3db65b7c9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 22 Jan 2026 10:35:44 -0800 Subject: [PATCH] download: block subnet thats using rclone against master mirrors Signed-off-by: Kevin Fenzi --- inventory/group_vars/download | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/group_vars/download b/inventory/group_vars/download index 95dcfcbec6..ff294454ca 100644 --- a/inventory/group_vars/download +++ b/inventory/group_vars/download @@ -110,4 +110,6 @@ ipa_host_group: download ipa_host_group_desc: Download servers nagios_Check_Services: swap: false +nft_block_rules: + - 'add rule ip filter INPUT ip saddr 212.143.41.0/24 counter reject' primary_auth_source: ipa