From 80547d21f52630d65a321975a6b9d19d9f2f49f4 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Sun, 26 Feb 2017 15:53:22 -0800 Subject: Chef-13: Remove supports API from all user providers Signed-off-by: Lamont Granquist --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 973c6686ac..6dd5c6edc5 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -28,3 +28,7 @@ The `compile_time true` flag may still be used to force compile time. In order to for community cookbooks to behave consistently across all users this optional flag has been removed. +### The `supports[:manage_home]` and `supports[:non_unique]` API has been removed from all user providers + +The remediation is to set the manage_home and non_unique properties directly. + -- cgit v1.2.1