Petr Michalec
преди 7 години
родител
ревизия
f78895981d
No account linked to committer's email address
променени са
1 файла, в които са
добавени 0 реда и са
изтрити 7 реда
-
salt/minion/cert.sls
|
|
@@ -117,13 +117,6 @@ salt_minion_cert_{{ cert_name }}_dirs: |
|
|
|
- watch: |
|
|
|
- x509: {{ ca_file }} |
|
|
|
|
|
|
|
{{ ca_file }}_{{ rowloop.index }}_local_trusted_symlink: |
|
|
|
file.symlink: |
|
|
|
- name: "{{ cacerts_dir }}/ca-{{ cert.authority }}.crt" |
|
|
|
- target: {{ ca_file }} |
|
|
|
- watch_in: |
|
|
|
- cmd: salt_update_certificates |
|
|
|
|
|
|
|
{%- endif %} |
|
|
|
|
|
|
|
{%- endfor %} |