Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24433032
D2772.id10233.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
655 B
Referenced Files
None
Subscribers
None
D2772.id10233.diff
View Options
diff --git a/roles/vault/bootstrap/files/vault-initialize.sh b/roles/vault/bootstrap/files/vault-initialize.sh
--- a/roles/vault/bootstrap/files/vault-initialize.sh
+++ b/roles/vault/bootstrap/files/vault-initialize.sh
@@ -115,3 +115,11 @@
>(jq -r .data.private_key > $VAULT_CERTS_PATH/private.key)
cat $VAULT_CERTS_PATH/certificate.pem $VAULT_CERTS_PATH/ca.pem > $VAULT_CERTS_PATH/fullchain.pem
+
+# -------------------------------------------------------------
+# Vault configuration autounseal
+#
+# :: create an encryption key
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+vault write -f transit/keys/autounseal
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 21, 12:52 (22 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3457881
Default Alt Text
D2772.id10233.diff (655 B)
Attached To
Mode
D2772: Create an encryption key for autounseal
Attached
Detach File
Event Timeline
Log In to Comment