From 116e7aac163d83e588570935dedb9d05c629da97 Mon Sep 17 00:00:00 2001 From: Teemu Matilainen Date: Fri, 21 Feb 2014 23:10:24 -0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5446cb8fb..7c71e5057 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,8 @@ IMPROVEMENTS: - provisioners/chef-solo: New config `synced_folder_type` replaces the `nfs` option. This can be used to set the synced folders the provisioner needs to any type. [GH-2709] + - provisioners/chef-solo: `roles_paths` can now be an array of paths in + Chef 11.8.0 and newer. [GH-2975] - provisioners/docker: Can start a container without daemonization. - provisioners/puppet: New config `synced_folder_type` replaces the `nfs` option. This can be used to set the synced folders the provisioner