Comment 2 for bug 1784599

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-designate-bind (master)

Reviewed: https://review.openstack.org/587511
Committed: https://git.openstack.org/cgit/openstack/charm-designate-bind/commit/?id=8d1285104a284ce0e1a073ae27c9f2d5cbb0603e
Submitter: Zuul
Branch: master

commit 8d1285104a284ce0e1a073ae27c9f2d5cbb0603e
Author: Nobuto Murata <email address hidden>
Date: Wed Aug 1 00:55:32 2018 +0900

    Allow disabling dnssec-validation

    This option may be helpful in a situation that upstream DNS servers do
    not support DNSSEC, and BIND9 reports "Unable to fetch DNSKEY". For
    production deployments, it's encouraged to keep DNSSEC enabled.

    Change-Id: I1c28a65ff7d8063ada795b7b2e962fbfedc32c3d
    Closes-Bug: #1784599