fix: [nomad-step-2] S2-fix-B — extract _hvault_default_env helper to lib/hvault.sh (prereq for other S2 fixes) (#919)
All checks were successful
All checks were successful
This commit is contained in:
parent
3e29a9a61d
commit
677f2a97e7
5 changed files with 17 additions and 10 deletions
|
|
@ -302,6 +302,7 @@ EOF
|
|||
|
||||
# Source the Vault helpers
|
||||
source "$(dirname "$0")/../lib/hvault.sh"
|
||||
_hvault_default_env
|
||||
|
||||
# Load .env file
|
||||
_log "Loading environment from: $env_file"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue