bifrost/releasenotes/notes/disable_dnsmasq_dns-0d545cdaa81b92a2.yaml
Dmitry Tantsur b86f478228 Set disable_dnsmasq_dns to True
We don't use its DNS capabilities, and leaving DNS enabled conflicts
with the local resolved on at least Bionic.

Story: #2007691
Task: #39834
Change-Id: I1ebd51a9414bb9686aa92376b34f38c029846c07
2020-06-04 16:51:12 +02:00

6 lines
142 B
YAML

---
fixes:
- |
Fixes failure to install on systems with a local resolved by setting
``disable_dnsmasq_dns`` to ``True`` by default.