9 lines
113 B
JSON
9 lines
113 B
JSON
|
{
|
||
|
"provisioners": [
|
||
|
{
|
||
|
"type": "something",
|
||
|
"timeout": "5m"
|
||
|
}
|
||
|
]
|
||
|
}
|