Files
Packer-Cn/example.json
T

10 lines
142 B
JSON

{
"name": "ubuntu-12.04.2-server-amd64",
"builders": [
"virtualbox": {
"os_type": "Ubuntu_64",
}
]
}