forked from ajxb/packer-linuxmint
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmint-cinnamon-18.3.json
More file actions
16 lines (16 loc) · 1.14 KB
/
mint-cinnamon-18.3.json
File metadata and controls
16 lines (16 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"_comment": "Build with `packer build -var-file=mint-cinnamon-18.3.json core_template.json`",
"boot_command_prefix": "<esc><wait><tab><wait><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs>",
"box_tag": "epipho/mint-18.3",
"cpus": "2",
"disk_size": "60000",
"iso_checksum_type": "sha256",
"iso_checksum": "ecebdf9ac4697b6c2d7feffd1bc5430641bca67c7df122fa2914824dc8844b3a",
"iso_url": "http://www.mirrorservice.org/sites/www.linuxmint.com/pub/linuxmint.com/stable/18.3/linuxmint-18.3-cinnamon-64bit.iso",
"memory": "4096",
"preseed": "mint-18.seed",
"vagrantfile_template": "tpl/vagrantfile-mint-cinnamon-18.tpl",
"version": "1.0.3",
"version_description": "Linux Mint 18.3 with VirtualBox Guest Additions 5.2.10",
"vm_name": "mint-cinnamon-18.3"
}