Merge "Set external_lb_address to eth0's address in all-in-one build"

This commit is contained in:
Jenkins 2014-12-19 18:17:35 +00:00 committed by Gerrit Code Review
commit 6db89172cc

View File

@ -218,7 +218,7 @@ used_ips:
global_overrides:
rpc_repo_url: ${FROZEN_REPO_URL}
internal_lb_vip_address: 172.29.236.100
external_lb_vip_address: 192.168.10.10
external_lb_vip_address: $(ip -o -4 addr show dev eth0 | awk -F '[ /]+' '/global/ {print $4}')
tunnel_bridge: "br-vxlan"
management_bridge: "br-mgmt"
infra_hosts: