ansible-vault
ansible-vault copied to clipboard
Custom Configuration
I'm just starting to get up to speed on Nomad, Consul, and Vault and one thing I noticed missing here was the ability to set custom configuration values. This would add a lot of flexibility for things not yet implemented.
In my case in particular, I'm trying to set tags for the consul service registration. This seems possibly niche for implementing a dedicated variable, but the ability to customize the value would be great.
I could drop a file in the config directory and reload, but then I end up with possibly two handlers running to restart Vault, so it would be better to be included.