Added puppet execute_command option to changelog

This commit is contained in:
Chris Bednarski 2016-06-14 14:26:32 -07:00
parent ab05a458ea
commit 55138b700e
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ IMPROVEMENTS:
* builder/vmware: Added `vnc_bind_address` option [GH-3565]
* builder/qemu: Now pauses between `boot_command` entries running with
`-debug` [GH-3547]
* provisioner/puppet: Added `execute_command` option [GH-3614]
* post-processor/compress: Added support for bgzf compression [GH-3501]
BUG FIXES: