commit | cae2987258ef5a0690563b4e22541ad478a37b75 | [log] [tgz] |
---|---|---|
author | Denis Egorenko <degorenko@mirantis.com> | Wed Oct 09 12:00:04 2019 +0400 |
committer | Denis Egorenko <degorenko@mirantis.com> | Wed Oct 09 12:02:00 2019 +0400 |
tree | da18345b828f8fe2db28b8c6579e4f5bf7178e04 | |
parent | fd696ec57740a903d9b27f4ba834024a3a505902 [diff] [blame] |
Add ability to configure dnsmasq_dns_servers for dhcp agent Change-Id: I3731dc4271eac527a83a3beaef713550299ad3b5 Related-Prod: PROD-32949
diff --git a/tests/pillar/gateway_linuxbridge.sls b/tests/pillar/gateway_linuxbridge.sls index 4cbac35..c3064fd 100644 --- a/tests/pillar/gateway_linuxbridge.sls +++ b/tests/pillar/gateway_linuxbridge.sls
@@ -28,5 +28,6 @@ agents: dhcp: interface_driver: linuxbridge + dnsmasq_dns_servers: "8.8.8.8,1.1.1.1" l3: interface_driver: linuxbridge