chiefy / vaulted

nodejs based wrapper for HashiCorp's Vault HTTP API
https://chiefy.github.io/vaulted
MIT License
47 stars 6 forks source link

Vaulted.prepare should synchronizes mounts #96

Closed dgreene-r7 closed 7 years ago

dgreene-r7 commented 7 years ago

This PR is a refactor of the intent in #95 and addresses the issue raised in #94.

Backends can be mounted out of band and Vaulted will pick up those changes whenever it is prepared.