diff options
Diffstat (limited to 'playbooks/openstack')
| -rw-r--r-- | playbooks/openstack/openshift-cluster/files/heat_stack.yaml | 10 | 
1 files changed, 0 insertions, 10 deletions
diff --git a/playbooks/openstack/openshift-cluster/files/heat_stack.yaml b/playbooks/openstack/openshift-cluster/files/heat_stack.yaml index 20ce47c07..82329eac1 100644 --- a/playbooks/openstack/openshift-cluster/files/heat_stack.yaml +++ b/playbooks/openstack/openshift-cluster/files/heat_stack.yaml @@ -340,16 +340,6 @@ resources:            port_range_max: 10250            remote_mode: remote_group_id          - 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            port_range_min: 4789            port_range_max: 4789  | 
