Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1813311

Summary: Document UEFI HTTP boot provisioning
Product: Red Hat Satellite Reporter: Lukas Zapletal <lzap>
Component: DocumentationAssignee: Sergei Petrosian <spetrosi>
Status: CLOSED NEXTRELEASE QA Contact: Roman Plevka <rplevka>
Severity: medium Docs Contact: Suyog Sainkar <ssainkar>
Priority: high    
Version: 6.8.0CC: dvoss, jhutar, rochacbruno, smallamp, spetrosi, ssainkar, vijsingh
Target Milestone: 6.8.0   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-12 12:58:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1619274    
Bug Blocks:    

Description Lukas Zapletal 2020-03-13 14:07:46 UTC
Satellite 6 supports HTTP UEFI Boot provisioning for some time now, but there were some bugs in Grub2 bootloader which prevented from using that on RHEL7-based HTTPBOOT Capsule. This is now fixed and will be in future version of RHEL7, therefore we should make sure that those are documented.

The HTTP UEFI provisioning process is the same as PXE process, the only difference is that PXE loader must be set to "Grub2 UEFI" and a capsule with HTTPBoot feature must be associate with the provisioning subnet. Other than that, everything works out of box including Discovery.

We need to make two notes:

SecureBoot is known to work, but not officially supported. KExec (PXE-less) discovery does not work in SecureBoot.

Capsule with HTTPBoot feature must be installed on RHEL 7.9 or newer with the latest grub2 package from updates repository.

Comment 7 Lukas Zapletal 2020-06-11 11:36:02 UTC
Hello, the content is here. It only needs to be structured in the standardized way but it's tested and verified: https://github.com/theforeman/foreman-documentation/pull/116/files

Comment 11 Sergei Petrosian 2020-07-01 15:00:30 UTC
The draft of the documentation is ready for QE review:
https://github.com/theforeman/foreman-documentation/pull/203

The draft is waiting for a QE person to be assigned to review the docs.

Comment 17 Sergei Petrosian 2020-08-12 12:58:02 UTC
The changes are live on the 6.8-beta branch and are ready to be published with the Beta docs.