Adjust glance address in ironic.conf

Move from external to internal vip
This commit is contained in:
Andy McCrae 2016-01-20 17:34:11 +10:00
parent 2866d8be6f
commit 0e29f23555

View File

@ -999,7 +999,7 @@ dhcp_provider={{ ironic_dhcp_provider }}
#
# Default glance hostname or IP address. (string value)
glance_host={{ external_lb_vip_address }}
glance_host={{ internal_lb_vip_address }}
# Default glance port. (integer value)
#glance_port=9292