restart docker if ca changes. cleanup dirs at key/crt location

This commit is contained in:
Josh Patterson
2025-12-12 22:19:59 -05:00
parent 9878d9d37e
commit c0845e1612
2 changed files with 28 additions and 5 deletions

View File

@@ -18,8 +18,9 @@ trusttheca:
file.managed:
- name: /etc/pki/tls/certs/intca.crt
- source: salt://ca/files/ca.crt
- listen_in:
- watch_in:
- service: docker_running
- show_changes: False
{% if GLOBALS.os_family == 'Debian' %}
symlinkca: