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