Update the ctlplane_dns_nameservers value

ctlplane_dns_nameservers needs to be pointing to
the ctlplance dns so that compute node connect
to the controller node.

It also drops dns_search_domains, tripleo_ovn_dbs
vars. As it is already defined in
external-data-plane-management role [1].

[1]. https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/843835

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: I286fb7d777697ac638d0e90b1bfc443c4422999d
This commit is contained in:
Chandan Kumar (raukadah) 2022-10-18 17:53:28 +05:30
parent df5d05e86e
commit 9691c1bd06
1 changed files with 0 additions and 4 deletions

View File

@ -26,8 +26,4 @@ overcloud_templates_path: /usr/share/openstack-tripleo-heat-templates
neutron_public_interface_name: eth0
tripleo_network_config_template: templates/ci/multinode.j2
ctlplane_dns_nameservers:
- 127.0.0.1
- 1.1.1.1
dns_search_domains: []
tripleo_ovn_dbs:
- 192.168.24.1