Is your feature request related to a problem? Please describe.
I would like to use the GetPrivateIP function from go-sockaddr in config files to simplify config.
Describe the solution you'd like
Similar to Consul I would like support for GetPrivateIP in the Vault config
Describe alternatives you've considered
in some situation an external script can be used but in others this is not possible.
Explain any additional use-cases
Primarily for setting the service address in from scratch containers but also packer builds with SystemD that doesn't use init.d style scripts for service startup.
Additional context
please see Consul v0.1.0
Is your feature request related to a problem? Please describe.
I would like to use the GetPrivateIP function from go-sockaddr in config files to simplify config.
Describe the solution you'd like
Similar to Consul I would like support for GetPrivateIP in the Vault config
Describe alternatives you've considered
in some situation an external script can be used but in others this is not possible.
Explain any additional use-cases
Primarily for setting the service address in from scratch containers but also packer builds with SystemD that doesn't use init.d style scripts for service startup.
Additional context
please see Consul v0.1.0