Merge "[suse] Update security group for kube_masters"

This commit is contained in:
Jenkins 2017-02-07 23:49:52 +00:00 committed by Gerrit Code Review
commit f4a66b9485
1 changed files with 12 additions and 0 deletions

View File

@ -374,6 +374,18 @@ resources:
- protocol: tcp
port_range_min: 6443
port_range_max: 6443
- protocol: tcp
port_range_min: 10250
port_range_max: 10250
- protocol: tcp
port_range_min: 30000
port_range_max: 32767
- protocol: udp
port_range_min: 8285
port_range_max: 8285
- protocol: udp
port_range_min: 8472
port_range_max: 8472
secgroup_kube_minion:
type: OS::Neutron::SecurityGroup