6 lines
84 B
JSON
6 lines
84 B
JSON
|
{
|
||
|
"provisioners": [
|
||
|
{"type": "something","inline":"echo 'foo'"}
|
||
|
]
|
||
|
}
|