diff --git a/guides/common/modules/proc_configuring-smart-proxy-to-provision-secure-boot-enabled-hosts.adoc b/guides/common/modules/proc_configuring-smart-proxy-to-provision-secure-boot-enabled-hosts.adoc index 2de5c4037d..3fdcbb5ea0 100644 --- a/guides/common/modules/proc_configuring-smart-proxy-to-provision-secure-boot-enabled-hosts.adoc +++ b/guides/common/modules/proc_configuring-smart-proxy-to-provision-secure-boot-enabled-hosts.adoc @@ -11,7 +11,12 @@ To provision {client-os} on Secure Boot enabled hosts with the *Grub2 UEFI Secur You have to perform the following configuration steps on each TFTP {SmartProxy} for a subnet to provision Secure Boot enabled hosts on that subnet. ==== +ifdef::satellite[] +{client-os} supports Secure Boot on x86_64 architecture only. +endif::[] +ifndef::satellite[] The following example works for {client-os} on x86_64 architecture. +endif::[] .Prerequisites ifeval::["{client-os}" == "Debian"]