Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-12-03 11:50:39 -08:00
parent d2bc1dbc3b
commit 26b74d3295
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ IMPROVEMENTS:
a random number to try to avoid conflicts in CI environments. [GH-2482] a random number to try to avoid conflicts in CI environments. [GH-2482]
- providers/virtualbox: customizations via VBoxManage are retried, avoiding - providers/virtualbox: customizations via VBoxManage are retried, avoiding
VirtualBox flakiness [GH-2483] VirtualBox flakiness [GH-2483]
- providers/virtualbox: NFS works with DHCP host-only networks now. [GH-2560]
- provisioners/ansible: allow files for extra vars [GH-2366] - provisioners/ansible: allow files for extra vars [GH-2366]
- provisioners/puppet: client cert and private key can now be specified - provisioners/puppet: client cert and private key can now be specified
for the puppet server provisioner. [GH-902] for the puppet server provisioner. [GH-902]