packer-cn/packer/test-fixtures/build-template-path.json

7 lines
90 B
JSON

{
"builders": [{
"type": "test",
"value": "{{template_dir}}"
}]
}