Skip to content

Commit f49c516

Browse files
authored
Merge pull request #131 from redhat-documentation/issue-128
WIP: Issue 128: Update examples in Appendix B
2 parents bd60b49 + 0e053ef commit f49c516

File tree

4 files changed

+9
-13
lines changed

4 files changed

+9
-13
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[id="modular-docs-assembly-examples"]
22
= Assembly Examples
33

4-
link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/using_containerized_identity_management_services/configuring-the-sssd-container-to-provide-identity-and-authentication-services-on-atomic-host[Configuring the SSSD Container to Provide Identity and Authentication Services on Atomic Host]
4+
link:https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.8/html-single/packaging_and_deploying_a_red_hat_process_automation_manager_project/index[Packaging and deploying a Red Hat Process Automation Manager project]
55

6-
link:https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html/ceph_file_system_guide/deploying-ceph-file-systems[Deploying Ceph File Systems]
6+
link:https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.8/html-single/designing_a_decision_service_using_spreadsheet_decision_tables/index[Designing a decision service using spreadsheet decision tables]
77

8-
link:https://access.redhat.com/documentation/en-us/red_hat_mobile_application_platform/4.2/html/mbaas_administration_and_installation_guide/backing-up-an-mbaas[Backing up an MBaaS]
8+
link:https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/1.3/html-single/getting_started_with_red_hat_build_of_quarkus/index[Getting started with Red Hat Build of Quarkus]
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
[id="modular-docs-concept-examples"]
22
= Concept Module Examples
33

4-
link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/using_containerized_identity_management_services/overview-of-the-containerized-ipa-services#overview-containers-available-container-images[Available Container Images]
4+
link:https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.8/html-single/creating_red_hat_process_automation_manager_business_applications_with_spring_boot/index#bus_app_business-applications[Red Hat Process Automation Manager business applications]
55

6-
link:https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html/container_guide/colocation-of-containerized-ceph-daemons#how-colocation-works-and-its-advantages[How Colocation Works and Its Advantages]
6+
link:https://access.redhat.com/documentation/en-us/openshift_container_platform/4.5/html-single/architecture/index#cicd_gitops_methodology[The GitOps methodology and practice]
77

8-
link:https://access.redhat.com/documentation/en-us/red_hat_jboss_amq/7.0/html-single/using_amq_interconnect/#syntax_for_using_literal_qdstat_literal[Syntax for Using qdstat]
9-
10-
link:https://access.redhat.com/documentation/en-us/red_hat_amq/7.2/html-single/using_amq_online_on_openshift_container_platform/#con-standard-address-space-messaging[Standard address space]
11-
12-
* link:https://raw.githubusercontent.com/EnMasseProject/enmasse/master/documentation/modules/con-standard-address-space.adoc[Associated AsciiDoc code for Standard address space]
8+
link:https://access.redhat.com/documentation/en-us/red_hat_amq/7.2/html-single/using_amq_online_on_openshift_container_platform/index#con-intro-roles-using-messaging[AMQ Online user roles]

modular-docs-manual/content/topics/module_mod-docs-procedure-examples.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[id="modular-docs-procedure-examples"]
22
= Procedure Module Examples
33

4-
link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/using_containerized_identity_management_services/configuring-the-sssd-container-to-provide-identity-and-authentication-services-on-atomic-host#sssd-services-on-host-enrolling-to-an-ipa-domain-using-an-sssd-container[Enrolling to an Identity Management Domain Using an SSSD Container]
4+
link:https://access.redhat.com/documentation/en-us/openshift_container_platform/4.5/html-single/installing/index#installation-mirror-repository_installing-restricted-networks-preparations[Mirroring the OpenShift Container Platform image repository]
55

66
link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/using_containerized_identity_management_services/uninstalling-sssd-containers#uninstalling-sssd-containers-uninstalling-an-sssd-container-enrolled-in-an-ipa-domain[Uninstalling an SSSD Container Enrolled in an Identity Management Domain]
77

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[id="modular-docs-reference-examples"]
22
= Reference Module Examples
33

4-
link:https://access.redhat.com/documentation/en-us/red_hat_jboss_amq/7.0/html-single/using_amq_interconnect/#managing_network_connections[Managing Listeners]
54

65
link:https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html/container_guide/changes-in-ansible-variables-between-version-2-and-3-container[Changes in Ansible Variables Between Version 2 and 3]
76

87
link:https://access.redhat.com/documentation/en-us/red_hat_amq/7.2/html-single/using_amq_online_on_openshift_container_platform/#retrieving-address-space-information-messaging[Example commands for retrieving address space information]
98

10-
* link:https://raw.githubusercontent.com/EnMasseProject/enmasse/master/documentation/modules/ref-retrieving-address-space-information.adoc[Associated AsciiDoc code for Example commands for retrieving address space information]
9+
10+
link:https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.8/html-single/interacting_with_red_hat_process_automation_manager_using_kie_apis/index#ejb-api-services-ref_kie-apis[Supported EJB services]

0 commit comments

Comments
 (0)