mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 01:30:06 -04:00
Update CHANGELOG
This commit is contained in:
parent
14fae4c5a3
commit
72aea0459f
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ BUG FIXES:
|
|||
* builder/parallels: Ignore 'The fdd0 device does not exist' [GH-1501]
|
||||
* builder/parallels: Rely on Cleanup functions to detach devices [GH-1502]
|
||||
* builder/parallels: Create VM without hdd and then add it later [GH-1548]
|
||||
* builder/qemu: Don't use `-redir` flag anymore, replace with
|
||||
`hostfwd` options. [GH-1561]
|
||||
* builder/qmeu: Use `pc` as default machine type instead of `pc-1.0`.
|
||||
* providers/aws: Ignore transient network errors. [GH-1579]
|
||||
* provisioner/ansible: Don't buffer output so output streams in. [GH-1585]
|
||||
* provisioner/shell: Quote environmental variables. [GH-1568]
|
||||
|
|
|
|||
Loading…
Reference in a new issue