mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 16:01:43 -04:00
10 lines
142 B
JSON
10 lines
142 B
JSON
{
|
|
"name": "ubuntu-12.04.2-server-amd64",
|
|
|
|
"builders": [
|
|
"virtualbox": {
|
|
"os_type": "Ubuntu_64",
|
|
}
|
|
]
|
|
}
|