Merge "Correct the "dns_domain" option by default"
This commit is contained in:
commit
ba6385f659
@ -82,7 +82,7 @@ neutron_report_interval: "{{ neutron_agent_down_time | int / 2 | int }}"
|
||||
|
||||
neutron_external_network_bridge: ""
|
||||
|
||||
neutron_dns_domain: openstacklocal
|
||||
neutron_dns_domain: "openstacklocal."
|
||||
|
||||
# If ``neutron_num_sync_threads`` is unset, the system will use the value of
|
||||
# neutron_api_threads in templates/dhcp_agent.ini.j2 for num_sync_threads.
|
||||
|
Loading…
Reference in New Issue
Block a user