Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
// Module included in the following assemblies:
//
// * installing/installing_ibm_cloud_classic/install-ibm-cloud-installing-on-ibm-cloud.adoc
//
// As of Dec. 6, 2024, the following link does not have a variable defined. Link is located in the Red Hat Subscription Manager Note on line 66. Please update link to use a defined variable when available:
// https://docs.redhat.com/en/documentation/subscription_central/1-latest/html/getting_started_with_rhel_system_registration/basic-reg-rhel-cli

:_mod-docs-content-type: PROCEDURE
[id="preparing-the-provisioner-node-for-openshift-install-on-ibm-cloud_{context}"]
Expand Down Expand Up @@ -63,7 +66,7 @@ $ sudo subscription-manager repos --enable=rhel-8-for-x86_64-appstream-rpms \
+
[NOTE]
====
For more information about Red Hat Subscription Manager, see link:https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html-single/rhsm/index[Using and Configuring Red Hat Subscription Manager].
For more information about Red Hat Subscription Manager, see link:https://docs.redhat.com/en/documentation/subscription_central/1-latest/html/getting_started_with_rhel_system_registration/basic-reg-rhel-cli[Registering a {op-system-base} system with command-line tools].
====

. Install the following packages:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
// Module included in the following assemblies:
//
// * installing/installing_bare_metal/ipi/ipi-install-installation-workflow.adoc
//
// As of Dec. 6, 2024, the following link does not have a variable defined. Link is located in the Red Hat Subscription Manager Note on line 66. Please update link to use a defined variable when available:
// https://docs.redhat.com/en/documentation/subscription_central/1-latest/html/getting_started_with_rhel_system_registration/basic-reg-rhel-cli

:_mod-docs-content-type: PROCEDURE
[id="preparing-the-provisioner-node-for-openshift-install_{context}"]
Expand Down Expand Up @@ -63,7 +66,7 @@ $ sudo subscription-manager repos --enable=rhel-9-for-<architecture>-appstream-r
+
[NOTE]
====
For more information about Red Hat Subscription Manager, see link:https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html-single/rhsm/index[Using and Configuring Red Hat Subscription Manager].
For more information about Red Hat Subscription Manager, see link:https://docs.redhat.com/en/documentation/subscription_central/1-latest/html/getting_started_with_rhel_system_registration/basic-reg-rhel-cli[Registering a {op-system-base} system with command-line tools].
====
endif::openshift-origin[]

Expand Down