ansible-vault icon indicating copy to clipboard operation
ansible-vault copied to clipboard

Custom Configuration

Open ViViDboarder opened this issue 3 years ago • 0 comments

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.

ViViDboarder avatar Mar 15 '22 16:03 ViViDboarder