mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
10 lines
108 B
JSON
10 lines
108 B
JSON
{
|
|
"builders": [{
|
|
"type": "test"
|
|
}],
|
|
|
|
"provisioners": [{
|
|
"type": "test"
|
|
}]
|
|
}
|