Merge "Add public VIP IPv6 used by SSL role"

This commit is contained in:
Jenkins 2016-11-28 15:28:46 +00:00 committed by Gerrit Code Review
commit 1f2d91ef33
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ ssl_overcloud: false
# specified as part of the deployment configuration. Note that the VIP used has
# to be set accordingly with the `undercloud_external_network_cidr`.
overcloud_public_vip: 10.0.0.5
overcloud_public_vip6: 2001:db8:fd00:1000::14
# Set this to `true` if you want your undercloud and overcloud vms to
# have a VNC console available.