Skip to content

Commit 6521fda

Browse files
authored
Merge pull request #14263 from bergerhoffer/change-asb-op-name-temp
Changing Operator name back so that it is correct for betas
2 parents 5f33b8a + a8ef591 commit 6521fda

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

modules/sb-configuring-ansible-service-broker.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ The following procedure customizes the settings for your {asb-name}.
1616
This procedure assumes that you used `ansible-service-broker` both as the {asb-name} name and the project that it was installed into.
1717

1818
. Navigate in the web console to *Catalog* -> *Installed Operators* and select the `ansible-service-broker` project.
19-
. Select the *OpenShift Ansible Service Broker Operator*.
19+
// TODO: Change to *OpenShift Ansible Service Broker Operator* by GA (3 of 3)
20+
. Select the *Automation Broker Operator*.
2021
. On the *Automation Broker* tab, select `ansible-service-broker`.
2122
. On the *YAML* tab, add or update any {asb-name} configuration options under the `spec` field.
2223
+

modules/sb-install-asb-operator.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,15 @@ The following procedure installs the {asb-name} Operator using the web console.
2626
*Subject Name* field.
2727
.. Click *Create*.
2828
. Navigate to the *Catalog* -> *OperatorHub* page. Verify that the `ansible-service-broker` project is selected.
29-
. Select *OpenShift Ansible Service Broker Operator*.
29+
// TODO: Change to *OpenShift Ansible Service Broker Operator* by GA (1 of 3)
30+
. Select *Automation Broker Operator*.
3031
+
3132
A pop-up window appears, warning you that you are installing a Community
3233
Operator. Click *Continue* to acknowledge the *Show Community Operator* warning.
3334
+
3435
[NOTE]
3536
====
36-
This Operator will be available under the *Red Hat* category in the GA release.
37+
This Operator will be named *OpenShift Ansible Service Broker Operator* and will be available under the *Red Hat* category in the GA release.
3738
====
3839
. Read the information about the Operator and click *Install*.
3940
. Review the default selections and click *Subscribe*.

modules/sb-start-asb.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ using the following procedure.
1616
.Procedure
1717

1818
. Navigate in the web console to *Catalog* -> *Installed Operators* and select the `ansible-service-broker` project.
19-
. Select the *OpenShift Ansible Service Broker Operator*.
19+
// TODO: Change to *OpenShift Ansible Service Broker Operator* by GA (1 of 3)
20+
. Select the *Automation Broker Operator*.
2021
. Under *Provided APIs*, click *Create New* for *Automation Broker*.
2122
. Review the default YAML, set any additional {asb-name} configuration options,
2223
and click *Create*.

0 commit comments

Comments
 (0)