This website requires JavaScript.
Explore
Get Started
opendev
/
system-config
Code
Issues
Proposed changes
e9854d8bdc
Branches
Tags
View all branches
system-config
/
playbooks
/
group_vars
/
mirror.yaml
8 lines
85 B
YAML
Raw
Normal View
History
Unescape
Escape
base-test: iptables: allow zuul console streaming This adds a group var which should normally be the empty list but can be overridden by the test framework to inject additional iptables rules. It's used to add the zuul console streaming port. To accomplish this, the base+extras pattern is adopted for iptables public tcp/udp ports. This means all host/group vars should use the "extra" form of the variable rather than the actual variable defined by the role. Change-Id: I33fe2b7de4a4ba79c25c0fb41a00e3437cee5463
2018-08-28 15:51:27 -07:00
iptables_extra_public_tcp_ports
:
Add iptables role Co-Authored-By: James E. Blair <corvus@inaugust.com> Change-Id: Id8b347483affd710759f9b225bfadb3ce851333c Depends-On: https://review.openstack.org/596503
2018-08-20 18:31:33 -05:00
-
80
-
8080
-
8081
-
8082
Add proxy for registry.access.redhat This change adds a proxy config for registry.access.redhat which should assist us when gating using images provided by the publically available registry. Change-Id: Ica7477d63659610de852d305a63f3e78d0dd8c4f Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-06-19 14:16:05 -05:00
-
8083
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:45:09 -05:00
-
8084
Copy Permalink