salt-proxy

Change-Id: I2aba1213b1dda46aee929b8ea583c41316e3eb0b
diff --git a/tests/pillar/minion_proxy.sls b/tests/pillar/minion_proxy.sls
new file mode 100644
index 0000000..6363f90
--- /dev/null
+++ b/tests/pillar/minion_proxy.sls
@@ -0,0 +1,12 @@
+salt:
+  minion:
+    enabled:true
+    proxy:
+      master: localhost
+      device:
+        vsrx01.mydomain.local:
+          enabled: true
+          engine: napalm
+        csr1000v.mydomain.local:
+          enabled: true
+          engine: napalm