chiefy / vaulted

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

Implemented and tested sys/audit-hash endpoint #87

Closed chiefy closed 8 years ago

kenjones-cisco commented 8 years ago

I don't think you can put the compose file into a sub directory like that. It needs to mount the code from the root directory to run the necessary test script.

chiefy commented 8 years ago

@kenjones-cisco yeah, i updated the makefile to target docker-compose.yml should be fixed now.

kenjones-cisco commented 8 years ago

LGTM!