From 029af2f4c612903d3fa729f15c31dee56f7c4902 Mon Sep 17 00:00:00 2001 From: Zuzana Lena Ansorgova Date: Mon, 20 Jan 2025 17:49:06 +0100 Subject: [PATCH] Fix SB intro for Satellite --- .../common/modules/con_using-pxe-to-provision-hosts.adoc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/guides/common/modules/con_using-pxe-to-provision-hosts.adoc b/guides/common/modules/con_using-pxe-to-provision-hosts.adoc index dd129f5519..84290280ba 100644 --- a/guides/common/modules/con_using-pxe-to-provision-hosts.adoc +++ b/guides/common/modules/con_using-pxe-to-provision-hosts.adoc @@ -47,11 +47,15 @@ In {Project} provisioning, the PXE loader option defines the DHCP `filename` opt SecureBoot PXE loaders enable a client to download the `shim.efi` bootstrap boot loader that then loads the signed `grubx64.efi`. Use the *Grub2 UEFI SecureBoot* PXE loader for PXE-boot provisioning or *Grub2 UEFI HTTPS SecureBoot* for HTTP-boot provisioning. -By default, you can provision operating systems from the vendor of the operating system of your {ProjectServer} on Secure Boot enabled hosts. -To provision operating systems on Secure Boot enabled hosts from different vendors, you have to provide signed shim and GRUB2 binaries provided by the vendor of your operating system. ifdef::satellite[] +By default, you can provision the RHEL version of your {ProjectServer} on Secure Boot enabled hosts. +To provision other versions of {RHEL}, you have to provide signed shim and GRUB2 binaries of those RHEL versions. For more information, see xref:configuring-{smart-proxy-context}-to-provision-rhel-on-Secure-Boot-enabled-hosts[]. endif::[] +ifndef::satellite[] +By default, you can provision operating systems from the vendor of the operating system of your {ProjectServer} on Secure Boot enabled hosts. +To provision operating systems on Secure Boot enabled hosts from different vendors, you have to provide signed shim and GRUB2 binaries provided by the vendor of your operating system. +endif::[] ifndef::orcharhino,satellite[] For more information, see: