fix example json

This commit is contained in:
Matthew Hooker 2017-03-18 17:37:02 -07:00
parent 4eed1b8377
commit c0a02d17ef
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ provisioning commands to install the os and bootloader.
``` {.javascript} ``` {.javascript}
{ {
"type": "amazon-chroot", "type": "amazon-chroot",
"ami_name": "packer-from-scratch {{timestamp}}" "ami_name": "packer-from-scratch {{timestamp}}",
"from_scratch": true, "from_scratch": true,
"ami_virtualization_type": "hvm", "ami_virtualization_type": "hvm",
"pre_mount_commands": [ "pre_mount_commands": [