Comment 6 for bug 1795043

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/606180
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9a694265089fe8c964d9e38e0577c42d88d3efd1
Submitter: Zuul
Branch: master

commit 9a694265089fe8c964d9e38e0577c42d88d3efd1
Author: Ben Nemec <email address hidden>
Date: Fri Sep 28 13:53:56 2018 -0500

    Don't configure BIND to listen on localhost

    It isn't useful for much of anything in a production deployment
    and it conflicts with the local DNS server in CI.

    Change-Id: Ied3ecdc71bfdf9bb6439e2c9464aa01346e69226
    Closes-Bug: 1795043