chiefy / vaulted

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

No way to mount an endpoint if the backend is already mounted #94

Closed dgreene-r7 closed 7 years ago

dgreene-r7 commented 7 years ago

If users are managing Vault outside of using Vaulted, the mount<backend> method will fail if the backend is already mounted without the Vaulted backend endpoints being mounted.

kenjones-cisco commented 7 years ago

Closed via #96