800397c3da
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
104 lines
2.5 KiB
YAML
104 lines
2.5 KiB
YAML
iptables_extra_public_tcp_ports:
|
|
- 80
|
|
- 3306
|
|
iptables_extra_allowed_hosts:
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker01.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker02.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker03.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker04.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker05.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker06.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker07.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker08.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker09.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker10.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker11.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker12.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker13.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker14.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker15.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker16.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker17.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker18.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker19.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: logstash-worker20.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: subunit-worker01.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: subunit-worker02.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: ze01.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: ze02.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: ze03.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: ze04.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: ze05.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: ze06.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: ze07.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: ze08.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: ze09.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: ze10.openstack.org
|
|
- protocol: tcp
|
|
port: '4730'
|
|
hostname: ze11.openstack.org
|