From 86a91770a68d2185d497100081bca2c971ad51be Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Mon, 30 Jan 2023 08:11:13 +0100 Subject: [PATCH] link sysdb for RHEL8 installation --- rhel8/installation.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/rhel8/installation.md b/rhel8/installation.md index 36256df2..4e1167dd 100644 --- a/rhel8/installation.md +++ b/rhel8/installation.md @@ -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