- support multiple bundle configuration, nginx, apache, cert only

- update vault destination to support multi cert under one object
- added san list as key value
- read and update object with new keys, keeping other keys, allowing
us to keep an iterable list of keys in an object for deploying multiple
certs to a single node
This commit is contained in:
alwaysjolley
2019-02-25 09:42:07 -05:00
parent a0ca486f0f
commit cd65a36437
6 changed files with 98 additions and 30 deletions

5
.gitignore vendored
View File

@ -26,6 +26,11 @@ package-lock.json
/lemur/static/dist/
/lemur/static/app/vendor/
/wheelhouse
/lemur/lib
/lemur/bin
/lemur/lib64
/lemur/include
docs/_build
.editorconfig
.idea