mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-25 02:42:42 -05:00
6 lines
89 B
JSON
6 lines
89 B
JSON
{
|
|
"builders": [
|
|
{"type": "something"},
|
|
{"type": "something"}
|
|
]
|
|
}
|