summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordanielsdeleo <dan@getchef.com>2015-03-25 09:51:41 -0700
committerdanielsdeleo <dan@getchef.com>2015-03-25 09:52:54 -0700
commit393c6e48730b148eef76b617e8fb321e2f6c55b5 (patch)
treed8a4a586c96e7bc8c50d241bef306b140be8493b /RELEASE_NOTES.md
parent47d567f2845a71a5ce67213da66fda87f5212fe7 (diff)
downloadchef-393c6e48730b148eef76b617e8fb321e2f6c55b5.tar.gz
Describe Policyfile updates in release notes
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 2a59d97736..6c45d2f41e 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,15 @@
# Chef Client Release Notes 12.2.0:
+## Policyfile Chef Server 12.0.7 Compatibility
+
+Chef Server 12.0.7 will contain the minimum necessary funtioning
+implementation of Policyfiles to converge a node. Policyfile "native
+mode" is updated to work with the APIs in Chef Server 12.0.7. Note that
+Chef Server 12.0.7 will likely not ship with the necessary code to
+upgrade existing organizations, so you will need to set some special
+configuration to opt-in to enabling the Policyfile APIs in Chef Server.
+That process will be described in the release notes for Chef Server.
+
## Desired State Configuration (DSC) Resource
If you are using `Windows Management Framework(WMF) 5`, you can now take advantage of the new `dsc_resource`.