From 0a9f35ccd8176807c49944cc7eef40a1d7f133f3 Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Wed, 18 Oct 2023 11:47:50 -0400 Subject: [PATCH] And more corrections Signed-off-by: Ian Maddaus --- content/licensing/accept.md | 3 ++- tools/vale/chef/chef_products.yml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/content/licensing/accept.md b/content/licensing/accept.md index b513ee56ba7..9fe2c61f66d 100644 --- a/content/licensing/accept.md +++ b/content/licensing/accept.md @@ -193,7 +193,8 @@ chef_license "" Chef Infra Server is also distributed as a `hab` package and run using the Chef Habitat Supervisor. In this mode, users accept the Chef License by setting the correct configuration values. The key is `chef_license.acceptance`. -For example, against a supervisor running Chef Infra Server, run `echo "chef_license.acceptance = accept" | hab config apply server.default 100`. See the [Chef Habitat config updates documentation](/habitat/service_updates/) for more information about how to apply this configuration to a service group. +For example, against a Supervisor running Chef Infra Server, run `echo "chef_license.acceptance = accept" | hab config apply server.default 100`. +See the [Chef Habitat config updates documentation]({{< relref "/habitat/service_updates" >}}) for more information about how to apply this configuration to a service group. ### Chef InSpec diff --git a/tools/vale/chef/chef_products.yml b/tools/vale/chef/chef_products.yml index 0468bc931df..cfffa09ff62 100644 --- a/tools/vale/chef/chef_products.yml +++ b/tools/vale/chef/chef_products.yml @@ -1,6 +1,6 @@ extends: substitution message: "Use '%s' instead of '%s'" -level: error +level: warning ignorecase: false swap: '(?:[^\s]*) ?Automate': Chef Automate @@ -18,4 +18,4 @@ swap: '(?:[^\s]* ){0,2}Builder': Chef Habitat Builder 'Depot': Chef Habitat Artifact storage '(?:[^\s]* ){0,2}Studio': Chef Habitat Studio - '(?:[^\s]* ){0,2}Supervisor': Chef Habitat Supervisor + '(?