Page MenuHomeDevCentral

Fix Vault certificates configuration
ClosedPublic

Authored by dereckson on Mar 26 2022, 15:49.
Tags
None
Referenced Files
F2843153: D2640.id6671.diff
Tue, Apr 23, 04:14
F2840333: D2640.id6668.diff
Mon, Apr 22, 20:03
F2840319: D2640.id6669.diff
Mon, Apr 22, 19:58
Unknown Object (File)
Sun, Apr 21, 21:38
Unknown Object (File)
Sun, Apr 21, 19:19
Unknown Object (File)
Fri, Apr 19, 15:35
Unknown Object (File)
Fri, Apr 19, 07:57
Unknown Object (File)
Fri, Apr 19, 01:31
Subscribers
None

Details

Summary

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.

Test Plan

salt-call --local state.sls roles/vault/vault test=True should be no-op on Complector.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 26 2022, 15:49
dereckson retitled this revision from Fix certificates_available for Vault configuration to Fix Vault certificates configuration.
dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.