diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2018-11-20 15:41:55 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2018-11-20 15:41:55 -0800 |
commit | b398079d6e8e1061521fdd5d5b27c58bcac93fc9 (patch) | |
tree | 0cd6ca721e24f2a3101287159df6f797817a8872 /RELEASE_NOTES.md | |
parent | 4ddb5704d8e32930f88f6fca4ff3411a97216ed0 (diff) | |
download | chef-b398079d6e8e1061521fdd5d5b27c58bcac93fc9.tar.gz |
scrub omnibus word
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index aa226bdcac..ba555f90d1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,7 +6,7 @@ Chef 15 release notes will be added here as development progresses. ## Breaking Changes -### Omnibus chef packages now removes /opt/chef before installation +### Chef packages now remove /opt/chef before installation The intent of this change is that on upgrading packages the /opt/chef directory is removed of any stray `chef_gem` installed gem versions and other modifications to /opt/chef that might be preserved and cause issues on upgrades. Due to technical details with rpm script execution order |