Added remote_private_key_file for ESXi to changelog

This commit is contained in:
Chris Bednarski 2016-01-13 14:34:36 -08:00
parent 61aea5f123
commit 933b3505a2
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ IMPROVEMENTS:
* builder/qemu: Now specifies `virtio-scsi` by default [GH-2422] * builder/qemu: Now specifies `virtio-scsi` by default [GH-2422]
* builder/qemu: Now checks for version-specific options [GH-2376] * builder/qemu: Now checks for version-specific options [GH-2376]
* builder/docker-import: Can now import Artifice artifacts [GH-2718] * 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 * provisioner/chef: Now supports `encrypted_data_bag_secret_path` option
[GH-2653] [GH-2653]
* provisioner/puppet: Now accepts the `extra_arguments` parameter [GH-2635] * provisioner/puppet: Now accepts the `extra_arguments` parameter [GH-2635]