9 lines
114 B
JSON
9 lines
114 B
JSON
|
{
|
||
|
"provisioners": [
|
||
|
{
|
||
|
"type": "something",
|
||
|
"max_retries": 5
|
||
|
}
|
||
|
]
|
||
|
}
|