No custom iptables rules should be needed on buildvm-s390x-01.stg

This commit is contained in:
Mikolaj Izdebski 2018-11-30 08:03:40 +00:00
parent 22ec01c0f5
commit 2423acd358

View file

@ -1,4 +1,2 @@
---
varnish_group: s390kojipkgs
# needed because this host has a varnish cache on it.
custom_rules: [ '-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT' ]