Remove more IDs from anchors in Provisioning guide#5050
Open
maximiliankolb wants to merge 1 commit into
Open
Conversation
13cd0ba to
1429bd1
Compare
This patch does not break any links: $ rg -i "Automatic_Contexts_for_Discovered_Hosts_" $ rg -i "Booting_Virtual_Machines_" $ rg -i "Building_a_custom_Discovery_Image_" $ rg -i "Chainbooting_iPXE_from_PXELinux_" $ rg -i "Completing_the_RHEL7_Image_" $ rg -i "Configuring_a_Host_for_Registration_" $ rg -i "Configuring_iPXE_Environment_" $ rg -i "Customizing_the_Discovery_PXE_Boot_" $ rg -i "Extending_the_Discovery_Image_" $ rg -i "Installing_the_Discovery_Service_" $ rg -i "customizing-the-discovery-iso_" $ rg -i "enabling-bootdisk-plugin" $ rg -i "grub2-uefi-boot-loaders-and-the-bootloader-universe-structure" $ rg -i "host-requirements-for-custom-images_" $ rg -i "kernel-parameters-for-discovery-customization_" $ rg -i "on-Secure-Boot-enabled-hosts" $ rg -i "performing-discovery-in-pxe-mode_" $ rg -i "performing-discovery-in-pxeless-mode" $ rg -i "performing-discovery-in-pxeless-mode_" $ rg -i "prerequisites-for-using-discovery_" $ rg -i "prerequisites-for-using-ipxe_" $ rg -i "pxe-loaders-in-project" $ rg -i "required-boot-order-for-network-boot_" $ rg -i "setting-discovery-as-the-default-PXE-boot-option" $ rg -i "setting-discovery-as-the-default-PXE-boot-option_" $ rg -i "supported-clients-in-registration_" $ rg -i "using-ipxe-to-reduce-provisioning-times_"
1429bd1 to
8366abb
Compare
Contributor
Author
|
I consider the remaining comments by Vale out of scope. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes are you introducing?
Remove the
_{context}suffix from anchors where possible.Why are you introducing these changes? (Explanation, links to references, issues, etc.)
To similify maintenance.
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
This patch does not break any links:
Contributor checklists
Please cherry-pick my commits into: