Kenny Woodson 8 лет назад
Родитель
Сommit
e62a4bf341
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      roles/openshift_hosted/tasks/registry/secure.yml

+ 0 - 1
roles/openshift_hosted/tasks/registry/secure.yml

@@ -10,7 +10,6 @@
     src: "{{ item.value }}"
   when: item.key in ['certfile', 'keyfile', 'cafile'] and item.value is not None
   with_dict: "{{ openshift_hosted_registry_routecertificates }}"
-  when: openshift_hosted_registry_routecertificates
 
 # When certificates are defined we will create the reencrypt
 # docker-registry route