Merge pull request #63 from CanonicalLtd/bug/1823016-default-dns

Added default dns server for microstack guests.
This commit is contained in:
Ryan Beisner
2019-04-11 15:08:25 -05:00
committed by GitHub

View File

@@ -2,3 +2,4 @@
interface_driver = openvswitch
dhcp_driver = neutron.agent.linux.dhcp.Dnsmasq
enable_isolated_metadata = True
dnsmasq_dns_servers = 1.1.1.1