From 05d91d231611f89d06055464de8ab174c8fe19a6 Mon Sep 17 00:00:00 2001 From: Dishank Tiwari Date: Mon, 2 Sep 2024 15:59:40 +0530 Subject: [PATCH 1/3] updated a pointer in license usage page Signed-off-by: Dishank Tiwari --- docs-chef-io/content/server/license_usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-chef-io/content/server/license_usage.md b/docs-chef-io/content/server/license_usage.md index 2c4fc19d0f..2683a4109d 100644 --- a/docs-chef-io/content/server/license_usage.md +++ b/docs-chef-io/content/server/license_usage.md @@ -20,7 +20,7 @@ Chef Infra Server collects the following information from your environment: - The Chef Infra Server version. - The domain name of the Chef Infra Server installation and the number of installations by collecting the following parameters: - - Scanning all email addresses stored on Infra Server, identifying the most common email domain name, truncating the username, and capturing only the email domain. + - Reports the domain name associated with the most common number of logins registered with Infra Server. Examples are progress.com, my-charity.org, and a-service-provider.net. - Hashing subdomain details and combining them with the internal load balancer's domain name to prevent transmitting FQDN in its identifiable form but only essential fields to identify unique installations of the Infra Server. - The number of nodes checked into the server in the last 30 days. - The `chef-server-ctl` binary filename and location. From 8b45b1f732ccabeac9b1b93863cc684a5a1631de Mon Sep 17 00:00:00 2001 From: Dishank Tiwari Date: Mon, 2 Sep 2024 16:01:12 +0530 Subject: [PATCH 2/3] updated a pointer in license usage page Signed-off-by: Dishank Tiwari --- docs-chef-io/content/server/license_usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-chef-io/content/server/license_usage.md b/docs-chef-io/content/server/license_usage.md index 2683a4109d..e7f61bbccd 100644 --- a/docs-chef-io/content/server/license_usage.md +++ b/docs-chef-io/content/server/license_usage.md @@ -20,7 +20,7 @@ Chef Infra Server collects the following information from your environment: - The Chef Infra Server version. - The domain name of the Chef Infra Server installation and the number of installations by collecting the following parameters: - - Reports the domain name associated with the most common number of logins registered with Infra Server. Examples are progress.com, my-charity.org, and a-service-provider.net. + - Reports the domain name associated with the most common number of logins registered with Infra Server. Examples are `progress.com`, `my-charity.org`, and `a-service-provider.net`. - Hashing subdomain details and combining them with the internal load balancer's domain name to prevent transmitting FQDN in its identifiable form but only essential fields to identify unique installations of the Infra Server. - The number of nodes checked into the server in the last 30 days. - The `chef-server-ctl` binary filename and location. From 6d66fd04b907a4f72a63259fad22a77857bc3b47 Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Tue, 3 Sep 2024 12:22:23 -0400 Subject: [PATCH 3/3] Update docs-chef-io/content/server/license_usage.md --- docs-chef-io/content/server/license_usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-chef-io/content/server/license_usage.md b/docs-chef-io/content/server/license_usage.md index e7f61bbccd..41c66ced4a 100644 --- a/docs-chef-io/content/server/license_usage.md +++ b/docs-chef-io/content/server/license_usage.md @@ -20,7 +20,7 @@ Chef Infra Server collects the following information from your environment: - The Chef Infra Server version. - The domain name of the Chef Infra Server installation and the number of installations by collecting the following parameters: - - Reports the domain name associated with the most common number of logins registered with Infra Server. Examples are `progress.com`, `my-charity.org`, and `a-service-provider.net`. + - Reports the domain name associated with the most common number of logins registered with Chef Infra Server. For example, `progress.com` or `example.com`. - Hashing subdomain details and combining them with the internal load balancer's domain name to prevent transmitting FQDN in its identifiable form but only essential fields to identify unique installations of the Infra Server. - The number of nodes checked into the server in the last 30 days. - The `chef-server-ctl` binary filename and location.