File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ for separate instructions.
30
30
- Ansible playbooks provided by the latest `openshift-ansible` installer
31
31
32
32
.Procedure
33
-
33
+ ifdef::openshift-enterprise[]
34
34
. In the inventory file used to install and manage your {product-title} cluster,
35
35
add the `openshift_additional_registry_credentials` variable in the
36
36
`[OSEv3:vars]` section, setting credentials required to pull the Operator
@@ -45,6 +45,7 @@ Hat Customer Portal at link:https://access.redhat.com[].
45
45
+
46
46
The `test_image` represents an image that will be used to test the credentials
47
47
you provided.
48
+ endif::openshift-enterprise[]
48
49
49
50
. Change to the playbook directory and run the registry authorization playbook using your inventory file to authorize
50
51
your nodes using your credentials from the previous step:
You can’t perform that action at this time.
0 commit comments