update changelog
This commit is contained in:
parent
ed239c421d
commit
bd7e82a341
|
@ -19,6 +19,8 @@
|
|||
* provisioner/ansible: use randomized staging dir [GH-4472]
|
||||
* communicator/ssh: Use SSH agent when enabled for bastion step. [GH-4598]
|
||||
* builder/amazon: enable ena when `enhanced_networking` is set. [GH-4578]
|
||||
* builder/vmware-esxi: try for longer to connect to vnc port. [GH-4480]
|
||||
[GH-4610]
|
||||
|
||||
### BUG FIXES:
|
||||
|
||||
|
@ -27,7 +29,6 @@
|
|||
* builder/googlecompute: fix bug when creating image from custom image_family.
|
||||
[GH-4518]
|
||||
* builder/virtualbox: remove guest additions before saving image. [GH-4496]
|
||||
* builder/vmware: ESXi: VNC port timeout increased to 5 s. [GH-4480]
|
||||
* core: always check for an error first when walking a path. [GH-4467]
|
||||
* builder/docker: Don't force tag if using a docker version that doesn't
|
||||
support it. [GH-4560]
|
||||
|
|
Loading…
Reference in New Issue