Update CHANGELOG
This commit is contained in:
parent
f81e2ef88a
commit
3109a48bb6
|
@ -43,6 +43,8 @@ IMPROVEMENTS:
|
||||||
"Packer Builder" so that they are easily recognizable. [GH-642]
|
"Packer Builder" so that they are easily recognizable. [GH-642]
|
||||||
* builder/amazon/all: Copying AMIs to multiple regions now happens
|
* builder/amazon/all: Copying AMIs to multiple regions now happens
|
||||||
in parallel. [GH-495]
|
in parallel. [GH-495]
|
||||||
|
* builder/openstack: In debug mode, the generated SSH keypair is saved
|
||||||
|
so you can SSH into the machine. [GH-746]
|
||||||
* builder/qemu: Floppy files are supported. [GH-686]
|
* builder/qemu: Floppy files are supported. [GH-686]
|
||||||
* builder/qemu: Next `run_once` option tells Qemu to run only once,
|
* builder/qemu: Next `run_once` option tells Qemu to run only once,
|
||||||
which is useful for Windows installs that handle reboots for you.
|
which is useful for Windows installs that handle reboots for you.
|
||||||
|
|
Loading…
Reference in New Issue