9 lines
115 B
JSON
9 lines
115 B
JSON
{
|
|
"provisioners": [
|
|
{
|
|
"type": "something",
|
|
"except": ["foo"]
|
|
}
|
|
]
|
|
}
|