Skip to content

Commit 344393d

Browse files
committed
BZ2048576 Fixed the casing in the field names
1 parent e1e82ea commit 344393d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/install-sno-generating-the-discovery-iso-manually.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ networking:
8989
- <IP_address>/<prefix> <7>
9090
platform:
9191
none: {}
92-
BootstrapInPlace:
93-
InstallationDisk: <path_to_install_drive> <8>
92+
bootstrapInPlace:
93+
installationDisk: <path_to_install_drive> <8>
9494
pullSecret: '<pull_secret>' <9>
9595
sshKey: |
9696
<ssh_key> <10>

0 commit comments

Comments
 (0)