forked from Controls/gitea-pages
link sysdb for RHEL8 installation
This commit is contained in:
@@ -2,13 +2,10 @@
|
||||
|
||||
## Network Installation
|
||||
|
||||
The machine you want to install needs to be registered in `sysdb`. To be on bleading edge, you might select the `rhel8_preprod` Puppet environment:
|
||||
```
|
||||
FQDN=...
|
||||
bob node set-attr $FQDN puppet_env=rhel8_preprod
|
||||
```
|
||||
The machine you want to install needs to be registered in [`sysdb`](../admin-guide/deployment/sample).
|
||||
|
||||
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=rhel87install
|
||||
|
||||
Reference in New Issue
Block a user