commit | 1dc8e7887464d8166f2fde819b666dcc479ed002 | [log] [tgz] |
---|---|---|
author | Jiri Broulik <jbroulik@mirantis.com> | Thu Sep 14 11:18:52 2017 +0200 |
committer | Jiri Broulik <jbroulik@mirantis.com> | Thu Sep 14 11:19:16 2017 +0200 |
tree | 7edee6b74c6ac7ee801cc841b7eed5baa4fa3642 | |
parent | 020a6b15cc2f439acc5a24ded651e4bcc403d098 [diff] |
remove makedirs from x509.pem_managed Change-Id: Idfe764a5b8106e02614eb3eab78895629a6fc570
diff --git a/salt/minion/cert.sls b/salt/minion/cert.sls index f37924f..09ef9d1 100644 --- a/salt/minion/cert.sls +++ b/salt/minion/cert.sls
@@ -200,7 +200,6 @@ x509.pem_managed: - name: {{ cacert_file }} - text: {{ ca_cert|replace('\n', '') }} - - makedirs: True - watch_in: - file: salt_trust_ca_{{ cacert_file }}_permissions - cmd: salt_update_certificates