|
@@ -147,14 +147,6 @@ openshift_openstack_master_secgroup_rules:
|
|
port_range_max: 24224
|
|
port_range_max: 24224
|
|
- direction: ingress
|
|
- direction: ingress
|
|
protocol: tcp
|
|
protocol: tcp
|
|
- port_range_min: 2224
|
|
|
|
- port_range_max: 2224
|
|
|
|
- - direction: ingress
|
|
|
|
- protocol: udp
|
|
|
|
- port_range_min: 5404
|
|
|
|
- port_range_max: 5405
|
|
|
|
- - direction: ingress
|
|
|
|
- protocol: tcp
|
|
|
|
port_range_min: 9090
|
|
port_range_min: 9090
|
|
port_range_max: 9090
|
|
port_range_max: 9090
|
|
openshift_openstack_etcd_secgroup_rules:
|
|
openshift_openstack_etcd_secgroup_rules:
|
|
@@ -167,47 +159,14 @@ openshift_openstack_node_secgroup_rules:
|
|
# NOTE(shadower): the 53 rules are needed for Kuryr
|
|
# NOTE(shadower): the 53 rules are needed for Kuryr
|
|
- direction: ingress
|
|
- direction: ingress
|
|
protocol: tcp
|
|
protocol: tcp
|
|
- port_range_min: 53
|
|
|
|
- port_range_max: 53
|
|
|
|
- - direction: ingress
|
|
|
|
- protocol: udp
|
|
|
|
- port_range_min: 53
|
|
|
|
- port_range_max: 53
|
|
|
|
- - direction: ingress
|
|
|
|
- protocol: tcp
|
|
|
|
- port_range_min: 10250
|
|
|
|
- port_range_max: 10250
|
|
|
|
- remote_mode: remote_group_id
|
|
|
|
- - direction: ingress
|
|
|
|
- protocol: udp
|
|
|
|
port_range_min: 10250
|
|
port_range_min: 10250
|
|
port_range_max: 10250
|
|
port_range_max: 10250
|
|
remote_mode: remote_group_id
|
|
remote_mode: remote_group_id
|
|
- direction: ingress
|
|
- direction: ingress
|
|
- protocol: tcp
|
|
|
|
- port_range_min: 10255
|
|
|
|
- port_range_max: 10255
|
|
|
|
- remote_mode: remote_group_id
|
|
|
|
- - direction: ingress
|
|
|
|
- protocol: udp
|
|
|
|
- port_range_min: 10255
|
|
|
|
- port_range_max: 10255
|
|
|
|
- remote_mode: remote_group_id
|
|
|
|
- - direction: ingress
|
|
|
|
protocol: udp
|
|
protocol: udp
|
|
port_range_min: 4789
|
|
port_range_min: 4789
|
|
port_range_max: 4789
|
|
port_range_max: 4789
|
|
remote_mode: remote_group_id
|
|
remote_mode: remote_group_id
|
|
- - direction: ingress
|
|
|
|
- protocol: tcp
|
|
|
|
- port_range_min: 30000
|
|
|
|
- port_range_max: 32767
|
|
|
|
- remote_ip_prefix: "{{ openshift_openstack_node_ingress_cidr }}"
|
|
|
|
- - direction: ingress
|
|
|
|
- protocol: tcp
|
|
|
|
- port_range_min: 30000
|
|
|
|
- port_range_max: 32767
|
|
|
|
- remote_ip_prefix: "{{ openshift_openstack_subnet_cidr }}"
|
|
|
|
openshift_openstack_infra_secgroup_rules:
|
|
openshift_openstack_infra_secgroup_rules:
|
|
- direction: ingress
|
|
- direction: ingress
|
|
protocol: tcp
|
|
protocol: tcp
|
|
@@ -216,11 +175,7 @@ openshift_openstack_infra_secgroup_rules:
|
|
- direction: ingress
|
|
- direction: ingress
|
|
protocol: tcp
|
|
protocol: tcp
|
|
port_range_min: 443
|
|
port_range_min: 443
|
|
- port_range_max: 443
|
|
|
|
- - direction: ingress
|
|
|
|
- protocol: tcp
|
|
|
|
- port_range_min: 1936
|
|
|
|
- port_range_max: 1936
|
|
|
|
|
|
+ port_range_max: 443
|
|
openshift_openstack_cns_secgroup_rules:
|
|
openshift_openstack_cns_secgroup_rules:
|
|
# rpcbind
|
|
# rpcbind
|
|
- direction: ingress
|
|
- direction: ingress
|