re-open git://pkgs for now until fedpkg is ready

This commit is contained in:
Kevin Fenzi 2017-09-26 15:56:19 +00:00
parent fdbd630824
commit e17ce6d801

View file

@ -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