Comment 30 for bug 1821026

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-playbooks (master)

Reviewed: https://review.opendev.org/729758
Committed: https://git.openstack.org/cgit/starlingx/ansible-playbooks/commit/?id=7ecbdadbfb33f407d87e5eb4458e92b86c1c6fb7
Submitter: Zuul
Branch: master

commit 7ecbdadbfb33f407d87e5eb4458e92b86c1c6fb7
Author: Joseph Richard <email address hidden>
Date: Tue May 19 15:30:45 2020 -0400

    Use sequential forward policy in coredns

    If possible, dns should be resolved through dnsmasq, in order to allow
    proper resolution of platform (e.g. controller) hostnames, which would
    fail to resolve from external nameservers.

    Partial-Bug: 1821026
    Change-Id: I4f5cdb7ac79dfe19626623adb5622645cf8569ab
    Signed-off-by: Joseph Richard <email address hidden>