Skip to content
Snippets Groups Projects
Commit 83dbed6b authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

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

parents ab3377d4 e72c49ed
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment