tylert / packer-build

Packer Automated VM Image and Vagrant Box Builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After Packer 0.9.0 officially lands, apply 0.9.0-specific template changes

tylert opened this issue · comments

Nice new features like hashicorp/packer#2600 will require non-backwards-compatible template changes.

We need to set a minimum version for the templates. This work has already been started but requires merely to finish merging in the template changes that will allow the use of this new feature.

Also, don't forget to re-add the "skip_clean" booleans for the shell provisioners.

Also, hashicorp/packer#3139 for generating checksums after building vagrant boxes.

Woohoo! Packer 0.9.0 was released!

Woohoo! Packer 0.9.0 was released!