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 5f522cf commit c01e312Copy full SHA for c01e312
etc/kayobe/environments/ci-multinode/kolla/globals.yml
@@ -41,6 +41,8 @@ nova_backend_ceph: "yes"
41
neutron_bridge_name: "{{ vxlan_interfaces[0].device }}-ovs"
42
neutron_external_interface: "{{ vxlan_interfaces[0].device }}"
43
44
+neutron_dns_domain: "{{ root_domain }}."
45
+
46
# OpenSearch memory tuning
47
opensearch_heap_size: 1g
48
0 commit comments