From e17ce6d8012daf5c5c40604a596a30ac573da155 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 26 Sep 2017 15:56:19 +0000 Subject: [PATCH] re-open git://pkgs for now until fedpkg is ready --- inventory/group_vars/pkgs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/pkgs b/inventory/group_vars/pkgs index c0435a0329..75526542a8 100644 --- a/inventory/group_vars/pkgs +++ b/inventory/group_vars/pkgs @@ -8,7 +8,7 @@ tcp_ports: [80, 443, 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, 3008, 3009, 3010, 3011, 3012, 3013, 3014, 3015] -custom_rules: [ '-A INPUT -s 10.0.0.0/8 -p tcp -m tcp --dport 9418 -j ACCEPT'] +custom_rules: [ '-A INPUT -p tcp -m tcp --dport 9418 -j ACCEPT'] # Definining these vars has a number of effects # 1) mod_wsgi is configured to use the vars for its own setup