Add public VIP IPv6 used by SSL role

Change-Id: I2117fb68441c73cd17bea3f144840319c36ae6f9
This commit is contained in:
Gabriele Cerami 2016-11-24 21:43:01 +01:00
parent f0dac7744f
commit 33923370c9
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,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.