Update CHANGELOG [GH-6526, GH-7190]

[ci skip]
This commit is contained in:
Gilles Cornu 2016-06-09 14:57:47 +02:00
parent 6ee69e3150
commit 14c997317a
1 changed files with 3 additions and 0 deletions

View File

@ -114,6 +114,9 @@ BUG FIXES:
missing [GH-7126, GH-6742]
- providers/virtualbox: Use scoped overrides in preparring NFS
[GH-7387, GH-7386]
- provisioners/ansible: Fix a race condition in the concurrent generations of
the ansible inventory file, while running `vagrant up --parallel`
[GH-6526, GH-7190]
- 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