Skip to content

adding config directory

Compare
Choose a tag to compare
@marcial-lopezferrada-hs marcial-lopezferrada-hs released this 29 Nov 20:33
· 18 commits to master since this release
f90f3b9

A configuration directory can be filled with yaml files that will be read by vault-ctrl-tool.
Each of those files will be concatenated so some issues must be considered.
The main vault-config.yml file set the version and that cannot be change in one of the yaml in the config directory.
Vault-ctrl-tool will read the first depth in the config directory, so sub-directories will be ignored.