From 5981839dc92436ed7bebbddc637107f8a2401f3c Mon Sep 17 00:00:00 2001 From: Andrea Hoffer Date: Mon, 4 Aug 2025 13:30:07 -0400 Subject: [PATCH] DO NOT MERGE. Test update only --- modules/ztp-deploying-a-site.adoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/ztp-deploying-a-site.adoc b/modules/ztp-deploying-a-site.adoc index dbab116a3b62..395249a4be03 100644 --- a/modules/ztp-deploying-a-site.adoc +++ b/modules/ztp-deploying-a-site.adoc @@ -8,6 +8,8 @@ Use the following procedure to create a `SiteConfig` custom resource (CR) and related files and initiate the {ztp-first} cluster deployment. +Making a test update and hopefully Vale catches the admonition title issue below! + include::snippets/siteconfig-deprecation-notice.adoc[] .Prerequisites @@ -75,7 +77,7 @@ include::snippets/ztp_example-sno.yaml[] + [NOTE] ==== -For more information about BMC addressing, see the "Additional resources" section. The `installConfigOverrides` and `ignitionConfigOverride` fields are expanded in the example for ease of readability. +For more information about BMC addressing, see the "Additional resources" section. The `installConfigOverrides` and `ignitionConfigOverride` fields are expanded in the example for ease of readability. ==== + [NOTE] @@ -130,4 +132,4 @@ Labels: beta.kubernetes.io/arch=amd64 node-role.kubernetes.io/worker= node.openshift.io/os_id=rhcos ---- -<1> The custom label is applied to the node. \ No newline at end of file +<1> The custom label is applied to the node.