diff --git a/modules/installing-olm-using-ansible.adoc b/modules/installing-olm-using-ansible.adoc index 6df206bce86e..7dfed9aff9b4 100644 --- a/modules/installing-olm-using-ansible.adoc +++ b/modules/installing-olm-using-ansible.adoc @@ -30,7 +30,7 @@ for separate instructions. - Ansible playbooks provided by the latest `openshift-ansible` installer .Procedure - +ifdef::openshift-enterprise[] . In the inventory file used to install and manage your {product-title} cluster, add the `openshift_additional_registry_credentials` variable in the `[OSEv3:vars]` section, setting credentials required to pull the Operator @@ -45,6 +45,7 @@ Hat Customer Portal at link:https://access.redhat.com[]. + The `test_image` represents an image that will be used to test the credentials you provided. +endif::openshift-enterprise[] . Change to the playbook directory and run the registry authorization playbook using your inventory file to authorize your nodes using your credentials from the previous step: