Description of problem: When running "openstack overcloud deploy" there is no any nameserver configured in /etc/resolv.conf so names cannot be resolved. Version-Release number of selected component (if applicable): 17 How reproducible: 100% Steps to Reproduce: 1.Deploy the overcloud 2. 3. Actual results: No name servers in /etc/resolv.conf Expected results: Name servers (defined in configuration files) present in /etc/resolv.conf Additional info: $ cat /etc/resolv.conf # Generated by NetworkManager (no more lines)
Hey, This one is known. It needs to be defined in the undercloud.conf file in OSP17. The THT parameter wont work with the new provisioning method and it will be removed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/835247 I believe this BZ is a duplicate of: https://bugzilla.redhat.com/show_bug.cgi?id=2068489
*** This bug has been marked as a duplicate of bug 2068489 ***