We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1c2a3 commit 72091e9Copy full SHA for 72091e9
etc/kayobe/environments/ci-multinode/kolla/globals.yml
@@ -42,6 +42,8 @@ nova_backend_ceph: "yes"
42
neutron_bridge_name: "{{ vxlan_interfaces[0].device }}-ovs"
43
neutron_external_interface: "{{ vxlan_interfaces[0].device }}"
44
45
+neutron_dns_domain: "{{ root_domain }}."
46
+
47
# OpenSearch memory tuning
48
opensearch_heap_size: 1g
49
0 commit comments