Packer v0.1.4 Release Notes

Release Date: 2013-07-02 // almost 11 years ago
  • ๐Ÿ”‹ FEATURES:

    • virtualbox: Can now be built headless with the "Headless" option. [GH-99]
    • virtualbox: and codes for waiting 5 and 10 seconds during the boot sequence, respectively. [GH-97]
    • vmware: Can now be built headless with the "Headless" option. [GH-99]
    • vmware: and codes for waiting 5 and 10 seconds during the boot sequence, respectively. [GH-97]
    • ๐Ÿ— vmware: Disks are defragmented and compacted at the end of the build. This can be disabled using "skip_compaction"

    ๐Ÿ‘Œ IMPROVEMENTS:

    • core: Template syntax errors now show line and character number. [GH-56]
    • 0๏ธโƒฃ amazon-ebs: Access key and secret access key default to environmental variables. [GH-40]
    • virtualbox: Send password for keyboard-interactive auth. [GH-121]
    • vmware: Send password for keyboard-interactive auth. [GH-121]

    ๐Ÿ› BUG FIXES:

    • vmware: Wait until shut down cleans up properly to avoid corrupt disk files. [GH-111]