Merge "[swarm-mode] allow TCP port 2377 to swarm master node"

This commit is contained in:
Zuul 2018-08-30 14:21:47 +00:00 committed by Gerrit Code Review
commit 118875bebf
1 changed files with 3 additions and 0 deletions

View File

@ -244,6 +244,9 @@ resources:
- protocol: tcp
port_range_min: 2375
port_range_max: 2375
- protocol: tcp
port_range_min: 2377
port_range_max: 2377
- protocol: tcp
remote_ip_prefix: {get_param: fixed_network_cidr}
port_range_min: 1