mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 15:01:40 -04:00
8 lines
87 B
JSON
8 lines
87 B
JSON
{
|
|
"builders": [{
|
|
"type": "test"
|
|
}],
|
|
|
|
"post-processors": ["test"]
|
|
}
|