mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
Added remote_private_key_file for ESXi to changelog
This commit is contained in:
parent
61aea5f123
commit
933b3505a2
1 changed files with 2 additions and 0 deletions
|
|
@ -55,6 +55,8 @@ IMPROVEMENTS:
|
|||
* builder/qemu: Now specifies `virtio-scsi` by default [GH-2422]
|
||||
* builder/qemu: Now checks for version-specific options [GH-2376]
|
||||
* builder/docker-import: Can now import Artifice artifacts [GH-2718]
|
||||
* builder/vmware-esxi: Now supports private key auth for remote builds via
|
||||
`remote_private_key_file` [GH-2912]
|
||||
* provisioner/chef: Now supports `encrypted_data_bag_secret_path` option
|
||||
[GH-2653]
|
||||
* provisioner/puppet: Now accepts the `extra_arguments` parameter [GH-2635]
|
||||
|
|
|
|||
Loading…
Reference in a new issue