packer-cn/template/test-fixtures/parse-pp-except.json
2015-06-05 12:26:33 +09:00

9 lines
112 B
JSON

{
"post-processors": [
{
"type": "foo",
"except": ["bar"]
}
]
}