commit | 5e8af58f3de9d452c9a9e38fd6aac19a9556a425 | [log] [tgz] |
---|---|---|
author | Richard Felkl <rfelkl@mirantis.com> | Mon Feb 06 23:27:52 2017 +0100 |
committer | Richard Felkl <rfelkl@mirantis.com> | Fri Feb 17 13:53:58 2017 +0100 |
tree | 0ebee29a15c2da74ca5a5e42e2e0187f9cd2bdb7 | |
parent | daa46dc1a36f0145b07b236efa667e73396bf68c [diff] [blame] |
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