system-config/playbooks/group_vars/mirror.yaml
Kevin Carter 8b0877cb68
Add proxy for quay
This change adds a proxy config for quay which should assist
us when gating using images provided by the publically
available registry.

Change-Id: I971705e59724e70bd9d42a6920cf4f883556f673
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-09-19 16:49:20 -05:00

8 lines
85 B
YAML

iptables_extra_public_tcp_ports:
- 80
- 8080
- 8081
- 8082
- 8083
- 8084