Skip to content

Commit 6ddb23f

Browse files
authored
Merge pull request #20653 from mburke5678/okd-issue-19431
OKD docs for OLM referencing Redhat
2 parents 07ce66e + 2d82451 commit 6ddb23f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/installing-olm-using-ansible.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ for separate instructions.
3030
- Ansible playbooks provided by the latest `openshift-ansible` installer
3131

3232
.Procedure
33-
33+
ifdef::openshift-enterprise[]
3434
. In the inventory file used to install and manage your {product-title} cluster,
3535
add the `openshift_additional_registry_credentials` variable in the
3636
`[OSEv3:vars]` section, setting credentials required to pull the Operator
@@ -45,6 +45,7 @@ Hat Customer Portal at link:https://access.redhat.com[].
4545
+
4646
The `test_image` represents an image that will be used to test the credentials
4747
you provided.
48+
endif::openshift-enterprise[]
4849

4950
. Change to the playbook directory and run the registry authorization playbook using your inventory file to authorize
5051
your nodes using your credentials from the previous step:

0 commit comments

Comments
 (0)