Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-06-06 18:42:22 -04:00
parent 073e65abf0
commit a21e154efd
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@ BUG FIXES:
- providers/virtualbox: Set maximum network adapters to 36 [GH-7293, GH-7286]
- providers/virtualbox: Do not fail when master VM from linked clone is
missing [GH-7126, GH-6742]
- providers/virtualbox: Use scoped overrides in preparring NFS
[GH-7387, GH-7386]
- provisioners/ansible_local: Don't quote the Ansible arguments defined in the
`raw_arguments` option [GH-7103]
- provisioners/ansible_local: Format json `extra_vars` with double quotes