Merge "Add Region and Multiples into default globals.yml"

This commit is contained in:
Zuul 2019-07-12 13:38:01 +00:00 committed by Gerrit Code Review
commit 83dbed6b78

View File

@ -157,6 +157,15 @@
#kolla_enable_tls_external: "no"
#kolla_external_fqdn_cert: "{{ node_config }}/certificates/haproxy.pem"
################
# Region options
################
# Use this option to change the name of this region.
#openstack_region_name: "RegionOne"
# Use this option to define a list of region names - only needs to be configured
# in a multi-region deployment, and then only in the *first* region.
#multiple_regions_names: ["{{ openstack_region_name }}"]
##############
# OpenDaylight