12 lines
223 B
JSON
12 lines
223 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"name": "pre-requisties",
|
||
|
|
"function": "RunCommand",
|
||
|
|
"params": [
|
||
|
|
"./scripts/vagrant_check_prerequisites.sh"
|
||
|
|
],
|
||
|
|
"retryCount": 0,
|
||
|
|
"shouldAbort": true
|
||
|
|
}
|
||
|
|
]
|