Skip to content

Commit a60f92e

Browse files
authored
Merge pull request #68514 from amolnar-rh/OCPBUGS-23364
OCPBUGS-23364: Adding automatedCleaningMode to restructured SNO SiteConfig CR ref
2 parents 536a409 + 95139ca commit a60f92e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/ztp-sno-siteconfig-config-reference.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ For standard deployments, define three hosts with `role: master` and two or more
5151
|`spec.clusters.nodes.nodeLabels`
5252
|Specify custom roles for your nodes in your managed clusters. These are additional roles are not used by any {product-title} components, only by the user. When you add a custom role, it can be associated with a custom machine config pool that references a specific configuration for that role. Adding custom labels or roles during installation makes the deployment process more effective and prevents the need for additional reboots after the installation is complete.
5353

54+
|`spec.clusters.nodes.automatedCleaningMode`
55+
|Optional. Uncomment and set the value to `metadata` to enable the removal of the disk's partitioning table only, without fully wiping the disk. The default value is `disabled`.
56+
5457
|`spec.clusters.nodes.bmcAddress`
5558
|BMC address that you use to access the host. Applies to all cluster types. {ztp} supports iPXE and virtual media booting by using Redfish or IPMI protocols. To use iPXE booting, you must use {rh-rhacm} 2.8 or later. For more information about BMC addressing, see the "Additional resources" section.
5659

0 commit comments

Comments
 (0)