mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 01:30:06 -04:00
Add ESXi delete loop bugfix to changelog
This commit is contained in:
parent
ab721b7cb1
commit
1728f3cb31
1 changed files with 2 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ BUG FIXES:
|
|||
* builder/amazon: Use snapshot size when volume size is unspecified [GH-2480]
|
||||
* builder/parallels: Now supports interpolation in `prlctl_post` [GH-2828]
|
||||
* builder/vmware: `format` option is now read correctly [GH-2892]
|
||||
* builder/vmware-esxi: Correct endless loop in destroy validation logic
|
||||
[GH-2911]
|
||||
* provisioner/shell: No longer leaves temp scripts behind [GH-1536]
|
||||
* provisioner/winrm: Now waits for reboot to complete before continuing with provisioning [GH-2568]
|
||||
* post-processor/artifice: Fix truncation of files downloaded from Docker. [GH-2793]
|
||||
|
|
|
|||
Loading…
Reference in a new issue