Skip to content

Commit e14674e

Browse files
committed
Fixed link, removed an unused module, and removed extra white space.
Signed-off-by: John Wilkins <[email protected]>
1 parent 17fcb80 commit e14674e

3 files changed

+2
-53
lines changed

modules/bmaas-setting-up-a-dedicated-namespace.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ The user name. Replace `<username>` with your username. The following examples u
135135
$ oc new-project <namespace>
136136
----
137137
`<namespace>`::
138-
Replace <namespace> with the namespace name that you want to use. This example uses bmaas.
138+
Replace <namespace> with the namespace name that you want to use. This example uses `bmaas`.
139139

140140
. Assign the `edit` role to the BMaaS `bmadmin` user in the `bmaas` namespace by running the following command:
141141
+

modules/bmaas-using-the-bmo-to-manage-resources-across-all-namespaces.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For the Bare Metal Operator (BMO) to manage `BareMetalHost` resources across all
1010

1111
.Prerequisites
1212

13-
* If you are using user-provisioned installation and the Provisioning CR does not exist, you must create it manually. For instructions, see https://docs.openshift.com/container-platform/{product-version}/installing/installing_bare_metal/scaling-a-user-provisioned-cluster-with-the-bare-metal-operator.html#configuring-a-provisioning-resource-to-scale-user-provisioned-clusters_scaling-a-user-provisioned-cluster-with-the-bare-metal-operator[Configuring a provisioning resource to scale user-provisioned clusters]. For installer-provisioned installations, the installation program creates the Provisioning custom resource (CR) automatically.
13+
* If you are using user-provisioned installation and the Provisioning CR does not exist, you must create it manually. For instructions, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/{product-version}/html-single/installing_on_bare_metal/index#scaling-a-user-provisioned-cluster-with-the-bare-metal-operator[Configuring a provisioning resource to scale user-provisioned clusters]. For installer-provisioned installations, the installation program creates the Provisioning custom resource (CR) automatically.
1414
1515
.Procedure
1616

modules/bmo-configuring-ignition-userdata.adoc

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)