Update CHANGELOG
This commit is contained in:
parent
987f4445fb
commit
d5ea7e3adf
|
@ -5,6 +5,8 @@ FEATURES:
|
||||||
* New builder: `amazon-chroot` can create EBS-backed AMIs without launching
|
* New builder: `amazon-chroot` can create EBS-backed AMIs without launching
|
||||||
a new EC2 instance. This can shave minutes off of the AMI creation process.
|
a new EC2 instance. This can shave minutes off of the AMI creation process.
|
||||||
See the docs for more info.
|
See the docs for more info.
|
||||||
|
* New provisioner: `salt-masterless` will provision the node using Salt
|
||||||
|
without a master.
|
||||||
* The `vmware` builder now works with Workstation 9 on Windows. [GH-222]
|
* The `vmware` builder now works with Workstation 9 on Windows. [GH-222]
|
||||||
* The `vmware` builder now works with Player 5 on Linux. [GH-190]
|
* The `vmware` builder now works with Player 5 on Linux. [GH-190]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue