Skip to content

Commit 1ffbe33

Browse files
authored
AAP-32980 Corrected broken links and incorrect titles in the Operating AAP guide (#2356)
* AAP-32980 Corrected the automation mesh guide links * AAP-32980 Corrected links to the variable appendices * AAP-32980 Corrected the automation mesh guide links * AAP-32980 Corrected links to the variable appendices * AAP-32980 Corrected links to the variable appendices * AAP-32980 Corrected the automation mesh guide links * AAP-32980 Corrected the automation mesh guide links * AAP-32980 Corrected links to the variable appendices
1 parent 5525f1a commit 1ffbe33

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

downstream/modules/platform/con-why-automation-mesh.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ The {AutomationMesh} component of the {PlatformName} simplifies the process of d
1616

1717
* For information about automation mesh and the various ways to design your automation mesh for your environment:
1818

19-
** For a VM-based installation, see the link:{BaseURL}/red_hat_ansible_automation_platform/{PlatformVers}/html/red_hat_ansible_automation_platform_automation_mesh_guide_for_vm-based_installations/index[{PlatformName} {AutomationMesh} guide for VM-based installations].
19+
** For a VM-based installation, see the link:{LinkAutomationMesh}.
2020

21-
** For an operator-based installation, see the link:{BaseURL}/red_hat_ansible_automation_platform/{PlatformVers}/html/red_hat_ansible_automation_platform_automation_mesh_for_operator-based_installations/index[{PlatformName} {AutomationMesh} for operator-based installations].
21+
** For an operator-based installation, see the link:{LinkOperatorMesh}

downstream/modules/platform/proc-change-ssl-installer.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ The following procedure describes how to change the SSL certificate and key in t
99

1010
. Copy the new SSL certificates and keys to a path relative to the {PlatformNameShort} installer.
1111
. Add the absolute paths of the SSL certificates and keys to the inventory file.
12-
Refer to the link:{BaseURL}/red_hat_ansible_automation_platform/{PlatformVers}/html/red_hat_ansible_automation_platform_installation_guide/index#ref-hub-variables[{ControllerNameStart} variables],
13-
link:{BaseURL}/red_hat_ansible_automation_platform/{PlatformVers}/html/red_hat_ansible_automation_platform_installation_guide/index#ref-controller-variables[{HubNameStart} variables], and link:{BaseURL}/red_hat_ansible_automation_platform/{PlatformVers}/html/red_hat_ansible_automation_platform_installation_guide/appendix-inventory-files-vars#event-driven-ansible-controller[{EDAcontroller} variables] sections of the
14-
link:{BaseURL}/red_hat_ansible_automation_platform/{PlatformVers}/html/red_hat_ansible_automation_platform_installation_guide/index[{PlatformName} Installation Guide]
15-
for guidance on setting these variables.
12+
Refer to the link:{URLInstallationGuide}/appendix-inventory-files-vars#ref-controller-variables[{ControllerNameStart} variables], link:{URLInstallationGuide}/appendix-inventory-files-vars#ref-hub-variables[{HubNameStart} variables], and link:{URLInstallationGuide}/appendix-inventory-files-vars#event-driven-ansible-controller[{EDAcontroller} variables] sections of link:{LinkInstallationGuide} for guidance on setting these variables.
1613
+
1714
--
1815
** {ControllerNameStart}: `web_server_ssl_cert`, `web_server_ssl_key`, `custom_ca_cert`

0 commit comments

Comments
 (0)