CA Module - Update module.run syntax

This commit is contained in:
Mike Reeves
2018-08-29 10:46:15 -04:00
parent f7afc909ff
commit d31592e59c
2 changed files with 8 additions and 6 deletions
+6 -5
View File
@@ -41,8 +41,9 @@ pki_private_key:
mine.send:
module.run:
- func: x509.get_pem_entries
- kwargs:
glob_path: /etc/pki/ca.crt
- onchanges:
- x509: /etc/pki/ca.crt
- pemzilla:
- func: x509.get_pem_entries
- kwargs:
glob_path: /etc/pki/ca.crt
- onchanges:
- x509: /etc/pki/ca.crt