summaryrefslogtreecommitdiffstats
path: root/vstf/etc/vstf/env/src.json
diff options
context:
space:
mode:
Diffstat (limited to 'vstf/etc/vstf/env/src.json')
-rwxr-xr-xvstf/etc/vstf/env/src.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vstf/etc/vstf/env/src.json b/vstf/etc/vstf/env/src.json
new file mode 100755
index 00000000..391b084c
--- /dev/null
+++ b/vstf/etc/vstf/env/src.json
@@ -0,0 +1,7 @@
+{
+ "vnx-bin":{
+ "install":true,
+ "url": "root@192.168.188.10:/root/src/vnx-bin",
+ "repo_type": "git"
+ }
+}