Merge pull request #4165 from mikechau/master

Fix change log reference to encrypt_boot option
This commit is contained in:
Rickard von Essen 2016-11-14 10:31:19 +01:00 committed by GitHub
commit 0aad0bed15
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ IMPROVEMENTS:
[GH-3663]
* builder/amazon: Support building from scratch with amazon-chroot builder.
[GH-3855] [GH-3895]
* builder/amazon: Support create an AMI with an `encrypted_boot` volume.
* builder/amazon: Support create an AMI with an `encrypt_boot` volume.
[GH-3382]
* builder/azure: Add `os_disk_size_gb`. [GH-3995]
* builder/azure: Add location to setup script. [GH-3803]