diff --git a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 index 16c74e0dc6..7c0bdfcee5 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 @@ -117,7 +117,7 @@ openshift_use_crio_only={{ openshift_ansible_crio_only }} #openshift_crio_enable_docker_gc=True # Node Selectors to run the garbage collection #openshift_crio_docker_gc_node_selector={'runtime': 'cri-o'} -openshift_crio_systemcontainer_image_override="registry.access.redhat.com//openshift3/cri-o:v3.9" +openshift_crio_systemcontainer_image_override="registry.access.redhat.com/openshift3/cri-o:v3.9" # Use Docker inside a System Container. Note that this is a tech preview and should # not be used to upgrade!