salt["file.file_exists"]("/some/dir") returns False, so check a file will do.
Also, HCL defines options using the key = value syntax.
This is a follow-up for 7700b529.
Differential D2640
Fix Vault certificates configuration dereckson on Mar 26 2022, 15:49. Authored by Tags None Referenced Files
Subscribers None
Details
salt["file.file_exists"]("/some/dir") returns False, so check a file will do. Also, HCL defines options using the key = value syntax. This is a follow-up for 7700b529. salt-call --local state.sls roles/vault/vault test=True should be no-op on Complector.
Diff Detail
|