Packer v0.3.9 Release Notes

Release Date: 2013-10-02 // over 10 years ago
  • ๐Ÿ”‹ FEATURES:

    • ๐Ÿ— The Amazon chroot builder is now able to run without any sudo privileges by using the "command_wrapper" configuration. [GH-430]
    • ๐Ÿ‘ Chef provisioner supports environments. [GH-483]

    ๐Ÿ› BUG FIXES:

    • 0๏ธโƒฃ core: default user variable values don't need to be strings. [GH-456]
    • ๐Ÿ— builder/amazon-chroot: Fix errors with waiting for state change. [GH-459]
    • ๐Ÿ— builder/digitalocean: Use proper error message JSON key (DO API change).
    • communicator/ssh: SCP uploads now work properly when directories contain symlinks. [GH-449]
    • provisioner/chef-solo: Data bags and roles path are now properly populated when set. [GH-470]
    • ๐Ÿ provisioner/shell: Windows line endings are actually properly changed to Unix line endings. [GH-477]