packer-cn/packer/test-fixtures/build-prov.json

10 lines
108 B
JSON

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