Skip to content

[WIP] DO NOT MERGE. Test update only #97091

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions modules/ztp-deploying-a-site.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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]
Expand Down Expand Up @@ -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.
<1> The custom label is applied to the node.