fix image link for RHEL 8.5 selection

This commit is contained in:
2022-05-10 17:49:07 +02:00
parent ca8ad7639b
commit 13f0c6da97
+4 -5
View File
@@ -2,12 +2,11 @@
## Network Installation
The machine you want to install needs to be registered in `sysdb`:
The machine you want to install needs to be registered in `sysdb`, so far it only works in the `preprod` Puppet environment:
```
FQDN=...
bob node set-attr $FQDN puppet_env=rhel8_packages
bob node set-attr $FQDN puppet_env=preprod
```
(The `rhel8_packages` Puppet environment is hopefully soon not required any more and the required changes are in `preprod`)
Optional you can set `netboot` and RHEL 8.5 installer but that can also be selected manually in be boot menu:
```
@@ -27,7 +26,7 @@ The iPXE menu is then generated according to `sysdb` and its default depends on
![select Test sub menu in iPXE menu](installation/ipxe_select_test.png)
![select RHEL 8 installation](installation/ipxe_select_rhel8.pngg)
![select RHEL 8 installation](installation/ipxe_select_rhel8.png)
### Installation with Legacy BIOS
Start the machine and select network boot (if not already the default), then you get following menu:
@@ -42,5 +41,5 @@ The iPXE menu is then generated according to `sysdb` and its default depends on
![select Test sub menu in iPXE menu](installation/ipxe_select_test.png)
![select RHEL 8 installation](installation/ipxe_select_rhel8.pngg)
![select RHEL 8 installation](installation/ipxe_select_rhel8.png)