From 1bc59a695993556ba70f2ee1289adafc174e0d3e Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Wed, 25 Nov 2020 17:28:46 -0800 Subject: Reorder resources Signed-off-by: Tim Smith --- RELEASE_NOTES.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 12ea9a66ea..3151158572 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -24,10 +24,6 @@ The `build_essential` resource has been updated to resolve idempotency issues an The `chef_client_config` resource has been updated to no longer produce invalid `client.rb` content. -### user - -The `user` resource has been improved to provide log output of changes being made. - ### group The `group` resource has been improved to provide log output of changes being made and on Windows now properly translates group SIDs to names in order to operate idempotently. @@ -60,6 +56,12 @@ The `powershell_package` resource has been updated to better force connections t The `powershell_script` resource has been updated to not fail when using a `not_if` or `only_if` guard when specifying the `user` property. Thanks for reporting this issue [@Blorpy](https://github.com/Blorpy) +### user + +The `user` resource has been improved to provide log output of changes being made. + +Thanks for this improvement [@jaymzh](https://github.com/jaymzh)! + ### zypper_package The `zypper_package` resource has been refactored to improve idempotency when specifying a version of the package to either install or downgrade. -- cgit v1.2.1