We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77184b2 commit eebbb74Copy full SHA for eebbb74
src/vault/install.sh
@@ -5,7 +5,7 @@ SERVER_BASE="${SERVER_BASE}"
5
SERVER_API="${SERVER_API}"
6
SERVER_IDENTITY="${SERVER_IDENTITY}"
7
8
-REQUIRED_PACKAGES="curl unzip sudo ca-certificates jq gpg"
+REQUIRED_PACKAGES="curl unzip sudo ca-certificates jq gpg gpg-agent"
9
TARGET_PATH=/usr/local/bin/vault
10
11
# check: https://developer.hashicorp.com/well-architected-framework/operational-excellence/verify-hashicorp-binary#verify-pgp-key-id-and-fingerprint
0 commit comments