9 lines
118 B
JSON
9 lines
118 B
JSON
{
|
|
"provisioners": [
|
|
{
|
|
"type": "something",
|
|
"pause_before": "1s"
|
|
}
|
|
]
|
|
}
|