packer-cn/packer/test-fixtures/build-prov.json
2015-05-26 09:14:29 -07:00

10 lines
108 B
JSON

{
"builders": [{
"type": "test"
}],
"provisioners": [{
"type": "test"
}]
}