Skip to content

Commit 4277050

Browse files
Fix broken links (theforeman#3771)
$ cat guides/common/modules/con_registering-hosts-by-using-global-registration.adoc | head -n 2 [id="Registering_Hosts_by_Using_Global_Registration_{context}"] = Registering hosts by using global registration * error on https://docs.theforeman.org/nightly/Managing_Hosts/index-katello.html#resetting-custom-ssl-certificate-to-default-self-signed-certificate-on-hosts_managing-hosts * broken link: https://docs.theforeman.org/nightly/Installing_Server/index-katello.html#resetting-custom-ssl-certificate-to-default-self-signed-certificate-on-foreman_managing-hosts * fixed link: https://docs.theforeman.org/nightly/Installing_Server/index-katello.html#resetting-custom-ssl-certificate-to-default-self-signed-certificate-on-foreman_foreman Use xref but hide it for orcharhino affects nightly to at least 3.12
1 parent d174a83 commit 4277050

15 files changed

+19
-16
lines changed

guides/common/modules/con_applying-errata-to-hosts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ifdef::satellite[]
99
For more information, see xref:Synchronizing_Repositories_{context}[].
1010
endif::[]
1111
* Register the host to an environment and content view on {ProjectServer}.
12-
For more information, see {ManagingHostsDocURL}Registering_Hosts_managing-hosts[Registering Hosts] in _{ManagingHostsDocTitle}_.
12+
For more information, see {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering hosts by using global registration] in _{ManagingHostsDocTitle}_.
1313
* Configure the host for remote execution.
1414
For more information about running remote execution jobs, see {ManagingHostsDocURL}Configuring_and_Setting_Up_Remote_Jobs_managing-hosts[Configuring and Setting Up Remote Jobs] in _{ManagingHostsDocTitle}_.
1515

guides/common/modules/con_converting-a-host-to-rhel.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ifdef::managing-hosts[]
6464
For more information, see xref:Registering_Hosts_by_Using_Global_Registration_{context}[].
6565
endif::[]
6666
ifndef::managing-hosts[]
67-
For more information, see {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering Hosts by Using Global Registration] in _{ManagingHostsDocTitle}_.
67+
For more information, see {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering hosts by using global registration] in _{ManagingHostsDocTitle}_.
6868
endif::[]
6969
. Run the pre-conversion analysis on the host group to verify if your hosts are ready for the conversion.
7070
Execute a remote job with the following settings:

guides/common/modules/con_transport-modes-for-remote-execution.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ ifndef::managing-hosts[]
4747
* To enable pull mode on a new host, continue with the following in _{ManagingHostsDocTitle}_:
4848

4949
** {ManagingHostsDocURL}Creating_a_Host_managing-hosts[Creating a Host]
50-
** {ManagingHostsDocURL}Registering_Hosts_managing-hosts[Registering Hosts]
50+
** {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering hosts by using global registration]
5151
endif::[]

guides/common/modules/proc_applying-errata-to-multiple-hosts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Use these procedures to review and apply errata to multiple RHEL hosts.
77
* Synchronize {ProjectName} repositories with the latest errata available from Red{nbsp}Hat.
88
For more information, see xref:Synchronizing_Repositories_{context}[].
99
* Register the hosts to an environment and content view on {ProjectServer}.
10-
For more information, see {ManagingHostsDocURL}Registering_Hosts_managing-hosts[Registering Hosts] in _{ManagingHostsDocTitle}_.
10+
For more information, see {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering hosts by using global registration] in _{ManagingHostsDocTitle}_.
1111
* Configure the host for remote execution.
1212
For more information about running remote execution jobs, see {ManagingHostsDocURL}Configuring_and_Setting_Up_Remote_Jobs_managing-hosts[Configuring and Setting Up Remote Jobs] in _{ManagingHostsDocTitle}_.
1313

guides/common/modules/proc_configuring-provisioning-callback-for-a-host.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ You can add parameters to hosts or host groups to provide the credentials that t
2020
.Prerequisites
2121

2222
Before you can configure provisioning callbacks, you must add {Project} as a dynamic inventory in {awx}.
23-
For more information, see {ManagingConfigurationsAnsibleDocURL}Integrating_{project-context}_and_{awx-context}_ansible[Integrating {Project} and {awx}].
23+
ifndef::orcharhino[]
24+
For more information, see xref:Integrating_{project-context}_and_{awx-context}_ansible[].
25+
endif::[]
2426

2527
In the {awx} web UI, you must complete the following tasks:
2628

guides/common/modules/proc_creating-a-content-view.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This can also cause errors when resolving dependencies for errata.
3232

3333
You can view the content view on the *Content Views* page.
3434
To view more information about the content view, click the content view name.
35-
To register a host to your content view, see {ManagingHostsDocURL}Registering_Hosts_managing-hosts[Registering Hosts] in _{ManagingHostsDocTitle}_.
35+
To register a host to your content view, see {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering hosts by using global registration] in _{ManagingHostsDocTitle}_.
3636

3737
[id="cli-creating-a-content-view_{context}"]
3838
.CLI procedure

guides/common/modules/proc_creating-an-activation-key-to-consume-the-content-view.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Create another activation key to assign hosts to the content view you created in
1313
. Click *Save*.
1414

1515
Use your activation key to register a host to the content view.
16-
For more information on registering a host, see {ManagingHostsDocURL}Registering_Hosts_managing-hosts[Registering a Host] in _{ManagingHostsDocTitle}_.
16+
For more information on registering a host, see {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering hosts by using global registration] in _{ManagingHostsDocTitle}_.

guides/common/modules/proc_deploying-a-virt-who-configuration-on-target-server.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ ifdef::kvm-hypervisor,openstack-hypervisor,kubevirt-hypervisor[]
1414
endif::[]
1515
ifdef::vmware-el,nutanix-el,hyperv-el[]
1616
.Prerequisites
17-
* You have registered {the-target} to {ProjectServer}. For more information, see {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering hosts by using global registration] in _{ManagingHostsDocTitle}_.
17+
* You have registered {the-target} to {ProjectServer}.
18+
For more information, see {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering hosts by using global registration] in _{ManagingHostsDocTitle}_.
1819
endif::[]
1920

2021
.Procedure
@@ -67,4 +68,4 @@ $ sh _deploy_virt_who_config_1_.sh
6768
----
6869
$ rm _deploy_virt_who_config_1_
6970
----
70-
endif::[]
71+
endif::[]

guides/common/modules/proc_distributing-ssh-keys-for-remote-execution.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Use one of the following methods to distribute the public SSH key from {SmartPro
1313
. xref:Using_the_{project-context}_API_to_Obtain_SSH_Keys_for_Remote_Execution_{context}[].
1414
. xref:Configuring_a_{client-provisioning-template-type}_Template_to_Distribute_SSH_Keys_During_Provisioning_{context}[].
1515
. For new {Project} hosts, you can deploy SSH keys to {Project} hosts during registration using the global registration template.
16-
For more information, see {ManagingHostsDocURL}Registering_Hosts_managing-hosts[Registering a Host to {ProjectName} Using the Global Registration Template] in _{ManagingHostsDocTitle}_.
16+
For more information, see {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering hosts by using global registration] in _{ManagingHostsDocTitle}_.
1717

1818
{Project} distributes SSH keys for the remote execution feature to the hosts provisioned from {Project} by default.
1919

guides/common/modules/proc_installing-and-configuring-puppet-agent-during-host-registration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ ifeval::[{context} == "managing-hosts"]
8181
For more information, see xref:Registering_Hosts_by_Using_Global_Registration_{context}[].
8282
endif::[]
8383
ifeval::[{context} != "managing-hosts"]
84-
For more information, see {ManagingHostsDocURL}Registering_Hosts_managing-hosts[Registering Hosts] in _{ManagingHostsDocTitle}_.
84+
For more information, see {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering hosts by using global registration] in _{ManagingHostsDocTitle}_.
8585
endif::[]
8686
. Navigate to *Infrastructure* > *{SmartProxies}*.
8787
. From the list in the *Actions* column for the required {SmartProxyServer}, select *Certificates*.

0 commit comments

Comments
 (0)