update CHANGELGO

This commit is contained in:
Mitchell Hashimoto 2015-11-18 11:06:09 -08:00
parent f1827602f2
commit b916be4d74
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ BUG FIXES:
- commands/up: the `--provision-with` flag works with provisioner names [GH-5981]
- communicator/winrm: respect `boot_timeout` setting [GH-6229]
- guests/debian: graceful shutdown works properly with newer releases [GH-5986]
- guests/suse: DHCP network interfaces properly configured [GH-6502]
- provisioners/ansible: use quotes for the `ansible_ssh_private_key_file`
value in the generated inventory [GH-6209]
- provisioners/ansible: don't show the `ansible-playbook` command when verbose