Add configuration options for Default and vDNS default forwarders
The default forwarders are read from resolv.conf file
so basically it is just rendering a custom resolv.conf file
and configuring the location.
diff --git a/tests/pillar/control3.sls b/tests/pillar/control3.sls
index 1800c00..4c580df 100644
--- a/tests/pillar/control3.sls
+++ b/tests/pillar/control3.sls
@@ -70,6 +70,10 @@
name: ntw-01
bind:
address: 127.0.0.1
+ dns:
+ forwarders:
+ - 8.8.8.8
+ - 8.8.4.4
discovery:
host: 127.0.0.1
master: