diff --git a/CHANGELOG.md b/CHANGELOG.md index 08b42c00a..ccfec368e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ BUG FIXES: * builder/openstack: Return proper error on invalid instance states [GH-1018] * builder/virtualbox-iso: Retry unregister a few times to deal with VBoxManage randomness. [GH-915] +* provisioner/ansible: Fix paths when provisioning Linux from + Windows [GH-963] * provisioner/ansible: set cwd to staging directory [GH-1016] * provisioners/chef-client: Don't chown directory with Ubuntu. [GH-939] * post-processor/docker-push: Allow repositories with ports. [GH-923]