From 0b59261d3f65cc1003e084a305fb882a44254920 Mon Sep 17 00:00:00 2001 From: Ritvik Patil Date: Mon, 8 Jun 2026 21:26:21 +0530 Subject: [PATCH 1/2] Update docs to use new commercial licensing API endpoints Signed-off-by: Ritvik Patil --- docs-chef-io/content/server/ctl_chef_server.md | 4 +--- docs-chef-io/content/server/install_server_tiered.md | 5 +---- .../reusable/md/ctl_chef_server_install_features_download.md | 3 +-- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/docs-chef-io/content/server/ctl_chef_server.md b/docs-chef-io/content/server/ctl_chef_server.md index 3269fcd01c..aee61c9e89 100644 --- a/docs-chef-io/content/server/ctl_chef_server.md +++ b/docs-chef-io/content/server/ctl_chef_server.md @@ -139,9 +139,7 @@ This subcommand has the following options: `--path PATH` -: Use to specify the location of a package. This option is not - required when packages are downloaded from - . +: Use to specify the location of a local package file. This option is not required when packages are downloaded automatically from (requires a valid license_id). For more information about commercial downloads, see . ### Use Downloads diff --git a/docs-chef-io/content/server/install_server_tiered.md b/docs-chef-io/content/server/install_server_tiered.md index aec8db55e4..c4eb0662c3 100644 --- a/docs-chef-io/content/server/install_server_tiered.md +++ b/docs-chef-io/content/server/install_server_tiered.md @@ -273,10 +273,7 @@ first downloaded to a local directory, and then installed. **Use Downloads** -The `install` subcommand downloads packages from - by default. For systems that are not behind -a firewall (and have connectivity to ), the -Chef management console package can be installed as described below: +The `install` subcommand downloads packages from by default, which requires a valid `license_id`. For systems that are not behind a firewall (and have connectivity to ), the Chef management console package can be installed as described below. For more information about commercial downloads, see . Chef Manage diff --git a/docs-chef-io/content/server/reusable/md/ctl_chef_server_install_features_download.md b/docs-chef-io/content/server/reusable/md/ctl_chef_server_install_features_download.md index 6bdc669661..fe87e810b6 100644 --- a/docs-chef-io/content/server/reusable/md/ctl_chef_server_install_features_download.md +++ b/docs-chef-io/content/server/reusable/md/ctl_chef_server_install_features_download.md @@ -1,5 +1,4 @@ -The `install` subcommand downloads packages from by default. -For systems that are not behind a firewall (and have connectivity to ), these packages can be installed as described below. +The `install` subcommand downloads packages from by default, which requires a valid `license_id`. For systems that are not behind a firewall (and have connectivity to ), these packages can be installed as described below. For more information about commercial downloads, see . 1. Install add-ons From 323f12ce0076a046796c57691456b9b09d002e52 Mon Sep 17 00:00:00 2001 From: Ritvik Patil Date: Mon, 8 Jun 2026 22:12:15 +0530 Subject: [PATCH 2/2] Simplify wording and improve clarity Signed-off-by: Ritvik Patil --- docs-chef-io/content/server/ctl_chef_server.md | 2 +- docs-chef-io/content/server/install_server_tiered.md | 2 +- .../reusable/md/ctl_chef_server_install_features_download.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs-chef-io/content/server/ctl_chef_server.md b/docs-chef-io/content/server/ctl_chef_server.md index aee61c9e89..54c111cf17 100644 --- a/docs-chef-io/content/server/ctl_chef_server.md +++ b/docs-chef-io/content/server/ctl_chef_server.md @@ -139,7 +139,7 @@ This subcommand has the following options: `--path PATH` -: Use to specify the location of a local package file. This option is not required when packages are downloaded automatically from (requires a valid license_id). For more information about commercial downloads, see . +: Use to specify the location of a local package file. This option is not required when packages are downloaded automatically from (requires a valid `license_id`). ### Use Downloads diff --git a/docs-chef-io/content/server/install_server_tiered.md b/docs-chef-io/content/server/install_server_tiered.md index c4eb0662c3..3e2125a5b8 100644 --- a/docs-chef-io/content/server/install_server_tiered.md +++ b/docs-chef-io/content/server/install_server_tiered.md @@ -273,7 +273,7 @@ first downloaded to a local directory, and then installed. **Use Downloads** -The `install` subcommand downloads packages from by default, which requires a valid `license_id`. For systems that are not behind a firewall (and have connectivity to ), the Chef management console package can be installed as described below. For more information about commercial downloads, see . +The `install` subcommand downloads packages from by default (requires a valid `license_id`). Chef Manage diff --git a/docs-chef-io/content/server/reusable/md/ctl_chef_server_install_features_download.md b/docs-chef-io/content/server/reusable/md/ctl_chef_server_install_features_download.md index fe87e810b6..07c4ccc19d 100644 --- a/docs-chef-io/content/server/reusable/md/ctl_chef_server_install_features_download.md +++ b/docs-chef-io/content/server/reusable/md/ctl_chef_server_install_features_download.md @@ -1,4 +1,4 @@ -The `install` subcommand downloads packages from by default, which requires a valid `license_id`. For systems that are not behind a firewall (and have connectivity to ), these packages can be installed as described below. For more information about commercial downloads, see . +The `install` subcommand downloads packages from by default (requires a valid `license_id`). 1. Install add-ons