Skip to content

[WIP] DO NOT MERGE testing AdmonitionTitle hit #97454

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
5 changes: 3 additions & 2 deletions modules/ztp-deploying-a-site.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ To override the default `BareMetalHost` CR for a node, you can reference the ove

.. Optional: To provision additional install-time manifests on the provisioned cluster, create a directory in your Git repository, for example, `sno-extra-manifest/`, and add your custom manifest CRs to this directory. If your `SiteConfig.yaml` refers to this directory in the `extraManifestPath` field, any CRs in this referenced directory are appended to the default set of extra manifests.
+
.Enabling the crun OCI container runtime
// Testing AsciiDocDITA.AdmonitionTitle hit
.Enabling the crun OCI container runtime
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.AdmonitionTitle: Admonition titles are not supported in DITA.

[IMPORTANT]
====
For optimal cluster performance, enable crun for master and worker nodes in {sno}, {sno} with additional worker nodes, {3no}, and standard clusters.
Expand Down Expand Up @@ -130,4 +131,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.