From 7162c001c13d08ac4450dd829da4d501865a9512 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Sun, 26 Feb 2017 17:01:22 -0800 Subject: raise on cookbook self-dependency Signed-off-by: Lamont Granquist --- RELEASE_NOTES.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 72ffa0d47e..f58c2f0950 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -43,5 +43,9 @@ This change is most likely to only affect internals of tooling like chefspec if ### PolicyFile failback to create non-policyfile nodes on Chef Server < 12.3 has been removed -PolicyFile users on Chef-13 should be using Chef Server 12.3 or higher +PolicyFile users on Chef-13 should be using Chef Server 12.3 or higher. + +### Cookbooks with self dependencies are no longer allowed + +The remediation is removing the self-dependency `depends` line in the metadata. -- cgit v1.2.1