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

7 lines
90 B
JSON
Raw Normal View History

2015-05-29 17:29:40 -04:00
{
"builders": [{
"type": "test",
"value": "{{template_dir}}"
}]
}