there is now RHEL 8.7
This commit is contained in:
@@ -8,16 +8,16 @@ FQDN=...
|
||||
bob node set-attr $FQDN puppet_env=rhel8_preprod
|
||||
```
|
||||
|
||||
Optional you can set `netboot` and RHEL 8.6 installer but that can also be selected manually in be boot menu:
|
||||
Optional you can set `netboot` and RHEL 8.7 installer but that can also be selected manually in be boot menu:
|
||||
```
|
||||
bob node netboot $FQDN
|
||||
bob node set-attr $FQDN ipxe_installer=rhel86install
|
||||
bob node set-attr $FQDN ipxe_installer=rhel87install
|
||||
```
|
||||
### Installation with UEFI
|
||||
Start the machine and select network boot (if not already the default), then you get following menu:
|
||||

|
||||
|
||||
There select "Install Red Hat Enterprise Linux 8.6"
|
||||
There select "Install Red Hat Enterprise Linux 8.7"
|
||||

|
||||
|
||||
### Installation with Legacy BIOS
|
||||
|
||||
Reference in New Issue
Block a user