vault mount-tune -default-lease-ttl=720h -max-lease-ttl=1440h /auth/token
backend "consul" {
address = "x.x.x.x:8500"
path = "vault"
scheme = "http"
service = "vault"
}
listener "tcp" {
address = "0.0.0.0:8200"
tls_disable = 1
}
disable_mlock = trueHi Douglas,
What does the server log show when you run that command? Does it say that tuning was successful? Just in case, does it work if you remove the leading slash from the path?
What version of Vault?
Thanks,
Jeff
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/3a8df566-2f45-4cc1-bee1-4d8a53b3d0da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.