diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2017-02-22 10:03:29 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-22 10:03:29 -0800 |
commit | 4efd03f9a9df45cf34c60f9a7210e6a42756af6b (patch) | |
tree | 763f4a0984500c493fad328cdc3447c0ab7fe965 | |
parent | 8f318ae3a874f0708cbde3855096d110bb75e5bb (diff) | |
parent | 9a020985e7d062b46c408020126e1748aad66e8b (diff) | |
download | chef-4efd03f9a9df45cf34c60f9a7210e6a42756af6b.tar.gz |
Merge pull request #5826 from chef/shain/deprecate_cisco
Deprecate Cisco platforms
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7f68425e8b..7d990d9fe7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -83,6 +83,10 @@ end - Ensure that the Windows Administrator group can access the chef-solo nodes directory - When loading a cookbook in Chef Solo, use `metadata.json` in preference to `metadata.rb` +## Deprecation Notice + +- As of version 12.19, chef client will no longer be build or tested on the Cisco NX-OS and IOS XR platforms. + # Ohai Release Notes 8.23: ## Cumulus Linux Platform |