Introduced Avinetworks Vantage formula draft

Change-Id: Ibc1daaa70a25434dca66e6f3c8e657d9d908b91e
diff --git a/tests/pillar/server.sls b/tests/pillar/server.sls
new file mode 100644
index 0000000..3e01819
--- /dev/null
+++ b/tests/pillar/server.sls
@@ -0,0 +1,6 @@
+avinetworks:
+  server:
+    enabled: true
+    identity: cloud1
+    image_location: http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img
+    public_network: INET1
\ No newline at end of file