- Download RHCOS 4.1 from the RHCOS release browser (qemu qcow2) or the mirror (metal BIOS or UEFI image).
- Write a spec v2 Ignition config that sets the password for
core
to e.g.changeme
:
{
"ignition": {
"config": {},
"security": {
"tls": {}
},
"timeouts": {},