From d3d07df333e3b80ce09b981bc2990509bb46c441 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 24 Apr 2025 15:07:17 -0700 Subject: [PATCH] torrent: try switching port range syntax to the nftables one Signed-off-by: Kevin Fenzi --- inventory/group_vars/torrent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/torrent b/inventory/group_vars/torrent index eedb9c56bf..2cf2d0cf42 100644 --- a/inventory/group_vars/torrent +++ b/inventory/group_vars/torrent @@ -18,7 +18,7 @@ nrpe_procs_crit: 500 nrpe_procs_warn: 300 num_cpus: 2 primary_auth_source: ipa -tcp_ports: [53, 80, 443, 873, "6881:6999"] +tcp_ports: [53, 80, 443, 873, "6881-6999"] udp_ports: [53] notes: |