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