summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-09-10 09:52:03 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-10 09:52:03 -0700
commit2cb28a45c2a29a5a7676cd794d8a8a8a377ae942 (patch)
tree17a6c9f8f4235cd8e85e38d2950c33aad0e65b1c
parent4301e5fac016cac58784b4218a76268b4b796ead (diff)
downloadchef-2cb28a45c2a29a5a7676cd794d8a8a8a377ae942.tar.gz
Add new rhsm_register work
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index bedf4d941f..fa791c5d68 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -86,7 +86,7 @@ The `mount` resource on Linux has new improved idempotency in some scenarios by
### rhsm_register
-The `rhsm_register` resource has been updated to reduce the load on the RedHat Satellite server when checking if a system is already registered. Thanks for reporting this issue [@donwlewis](https://github.com/donwlewis)
+The `rhsm_register` resource has been updated to reduce the load on the RedHat Satellite server when checking if a system is already registered. Thanks for reporting this issue [@donwlewis](https://github.com/donwlewis). A new `system_name` property has also been added to allow you to register a name other than the system's hostname. Thanks for this improvement [@jasonwbarnett](https://github.com/jasonwbarnett/).
### windows_ad_join