Update CHANGELOG
This commit is contained in:
parent
6a48af6350
commit
f1928959dc
|
@ -75,6 +75,7 @@ BUG FIXES:
|
|||
- providers/virtualbox: Fix exception when VirtualBox version is empty. [GH-5308]
|
||||
- provisioners/ansible: fix SSH settings to support more than 5 ssh keys [GH-5017]
|
||||
- provisioners/ansible: increase ansible connection timeout to 30 seconds [GH-5018]
|
||||
- provisioners/ansible: disable color if Vagrant is not colored [GH-5531, GH-5532]
|
||||
- provisioners/docker: Only add docker user to group if exists. [GH-5315]
|
||||
- provisioners/docker: Use https for repo [GH-5749]
|
||||
- provisioners/chef: Use `command -v` to check for binary instead of
|
||||
|
|
Loading…
Reference in New Issue