diff options
Diffstat (limited to 'roles')
| -rw-r--r-- | roles/openshift_hosted/templates/registry_config.j2 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_hosted/templates/registry_config.j2 b/roles/openshift_hosted/templates/registry_config.j2 index 71539775d..b70ec500e 100644 --- a/roles/openshift_hosted/templates/registry_config.j2 +++ b/roles/openshift_hosted/templates/registry_config.j2 @@ -61,7 +61,7 @@ middleware:  {% if openshift.common.version_gte_3_3_or_1_3 | bool %}    registry:    - name: openshift -{% endif -%} +{% endif %}    repository:    - name: openshift      options:  | 
