Skip to content
Snippets Groups Projects
Unverified Commit 5a88660a authored by Antoine R. Dumont (@ardumont)'s avatar Antoine R. Dumont (@ardumont)
Browse files

cea/Readme: Fix missing 0x in the boot disk pattern

Fix formatting and some typos

Refs. sysadm-environment#5367
parent aeaf6a9a
No related branches found
No related tags found
1 merge request!3cea: Add preseeding for new servers
......@@ -41,10 +41,11 @@ Then confirm and validate
**Before rebooting**, in the iLo web interface, get the `Identifier.Durable`
name: ![durable name](docs/iLo-raid-durable_name.png)
This value must be prefixed with `wwn-` to specify the `BOOT_DISK_ID_PATTERN`
value in the config file.
For example: `BOOT_DISK_ID_PATTERN: wwn-600063B40DD553802E296F4A1DB5BC1F`
This value must be prefixed with `wwn-0x` to specify the
`BOOT_DISK_ID_PATTERN` value in the config file.
For example: `BOOT_DISK_ID_PATTERN: wwn-0x600063B40DD553802E296F4A1DB5BC1F`
### Preseed generation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment