Update CHANGELOG
This commit is contained in:
parent
3017243a24
commit
f48b704ba0
|
@ -76,6 +76,7 @@ BUG FIXES:
|
|||
- 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: use `service` to restart Docker instad of upstart [GH-5245, GH-5577]
|
||||
- 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