Skip to content

Commit eebbb74

Browse files
committed
[FIX] Vault @ debian:latest / ubuntu:latest
1 parent 77184b2 commit eebbb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vault/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SERVER_BASE="${SERVER_BASE}"
55
SERVER_API="${SERVER_API}"
66
SERVER_IDENTITY="${SERVER_IDENTITY}"
77

8-
REQUIRED_PACKAGES="curl unzip sudo ca-certificates jq gpg"
8+
REQUIRED_PACKAGES="curl unzip sudo ca-certificates jq gpg gpg-agent"
99
TARGET_PATH=/usr/local/bin/vault
1010

1111
# check: https://developer.hashicorp.com/well-architected-framework/operational-excellence/verify-hashicorp-binary#verify-pgp-key-id-and-fingerprint

0 commit comments

Comments
 (0)