Skip to content

Commit 6928b76

Browse files
committed
OSDOCS-12230: adding missing parameters for node procedure
1 parent 2dc02c5 commit 6928b76

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

modules/adding-node-iso-configs.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,17 @@ For more information, see "Root device hints" in the "Setting up the environment
6868
The configuration must match the Host Network Management API defined in the link:https://nmstate.io/[nmstate documentation].
6969
|A dictionary of host network configuration objects.
7070

71+
|cpuArchitecture
72+
|Optional.
73+
Specifies the architecture of the nodes you are adding.
74+
This parameter allows you to override the default value from the cluster when required.
75+
|String.
76+
77+
|sshKey
78+
|Optional.
79+
The file containing the SSH key to authenticate access to your cluster machines.
80+
|String.
81+
7182
|====
7283

7384

0 commit comments

Comments
 (0)