UNPKG
vortex
Version:
latest (1.0.12)
1.0.12
1.0.11
0.9.20
0.9.18
0.9.17
0.9.16
0.9.15
0.9.14
0.9.13
0.9.10
0.9.8
0.8.2
0.8.1
0.7.2
0.7.1
0.5.3
0.5.0
Virtual machine management toolkit.
github.com/websecurify/node-vortex
websecurify/node-vortex
vortex
/
doc
/
examples
/
vortex-commander
/
vortex.json
16 lines
(13 loc)
•
235 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"namespace"
:
"vortext-commander"
,
"virtualbox"
:
{
"vmId"
:
"precise64"
,
"vmUrl"
:
"https://s3.amazonaws.com/node-vortex/precise64.ova"
,
"username"
:
"vortex"
,
"password"
:
"vortex"
}
,
"nodes"
:
{
"commander"
:
{
}
}
}