mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
This PR fixes the value of NOMAD_SECRETS_DIR to be the alloc_mounts secrets directory instead of the real secrets directory, which is protected by root 0700 even when running tests. Needed for https://github.com/hashicorp/nomad-driver-exec2/issues/29