Преглед на файлове

formatting updates in template

Tobias Brunner преди 8 години
родител
ревизия
a6310c37b8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      roles/openshift_hosted/templates/registry_config.j2

+ 1 - 1
roles/openshift_hosted/templates/registry_config.j2

@@ -15,7 +15,7 @@ storage:
     region: {{ openshift.hosted.registry.storage.s3.region }}
 {%   if 'regionendpoint' in openshift.hosted.registry.storage.s3 %}
     regionendpoint: {{ openshift.hosted.registry.storage.s3.regionendpoint }}
-{%   endif -%}
+{%   endif %}
     bucket: {{ openshift.hosted.registry.storage.s3.bucket }}
     encrypt: false
     secure: true