Skip to content

Commit c8976ed

Browse files
author
Christopher Tauchen
authored
Merge pull request #41382 from Wiharris/BZ2048576
BZ2048576 Fixed the casing in the field names
2 parents c83dcc2 + 344393d commit c8976ed

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
@@ -90,8 +90,8 @@ networking:
9090
- <IP_address>/<prefix> <7>
9191
platform:
9292
none: {}
93-
BootstrapInPlace:
94-
InstallationDisk: <path_to_install_drive> <8>
93+
bootstrapInPlace:
94+
installationDisk: <path_to_install_drive> <8>
9595
pullSecret: '<pull_secret>' <9>
9696
sshKey: |
9797
<ssh_key> <10>

0 commit comments

Comments
 (0)