explicitely state RHEL 8.5
This commit is contained in:
@@ -10,8 +10,8 @@ toc: true
|
||||
---
|
||||
# Red Hat Enterprise Linux 8
|
||||
|
||||
The current stateof RHEL 8 support is very alpha. It is possible to install a system and install packages provided by Red Hat.
|
||||
Configuration works like for RHEL 7 with Puppet.
|
||||
The current stateof RHEL 8.5 support is very alpha. It is possible to install a system and install packages provided by Red Hat.
|
||||
The configuration management is done with Puppet like for RHEL 7.
|
||||
|
||||
## Testing
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ bob node set-attr $FQDN puppet_env=rhel8_packages
|
||||
```
|
||||
(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 installer but that can also be selected manually in be boot menu:
|
||||
Optional you can set `netboot` and RHEL 8.5 installer but that can also be selected manually in be boot menu:
|
||||
```
|
||||
bob node netboot $FQDN
|
||||
bob node set-attr $FQDN ipxe_installer=rhel85install
|
||||
@@ -33,7 +33,7 @@ The iPXE menu is then generated according to `sysdb` and its default depends on
|
||||
Start the machine and select network boot (if not already the default), then you get following menu:
|
||||

|
||||
|
||||
There select "Red Hat Enterprise Linux 7 Network Install MEnu" to get into the iPXE menu, where you can do also a lot of other stuff.
|
||||
There select "Red Hat Enterprise Linux 7 Network Install Menu" to get into the iPXE menu, where you can do also a lot of other stuff.
|
||||

|
||||
(I plan to get rid of above menu as it also breaks automatic installation by `sysdb` configuration).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user