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

Adding support for JWT auth to vault

Open netdata-be opened this issue 1 year ago • 1 comments

In newer versions of nomad you get this warning:

agent: Setting a Vault token in the agent configuration is deprecated and will be removed in Nomad 1.9. Migrate your Vault configuration to use workload identity.

This PR adds a default idenity section the config if set, so that we don't break older nomad versions.

netdata-be avatar Jan 31 '24 18:01 netdata-be

LGTM! Are these two options mutually exclusive? If yes, should we accomodate for that?

rndmh3ro avatar Feb 01 '24 08:02 rndmh3ro