Merge "[swarm-fedora-atomic] fix cluster etcd_lb protocol definition"
This commit is contained in:
commit
375f44ceda
@ -281,7 +281,7 @@ resources:
|
||||
properties:
|
||||
fixed_subnet: {get_attr: [network, fixed_subnet]}
|
||||
external_network: {get_param: external_network}
|
||||
protocol: HTTP
|
||||
protocol: {get_param: loadbalancing_protocol}
|
||||
port: 2379
|
||||
|
||||
######################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user