1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 09:46:23 +00:00

Fussy, fussy markdown

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-02-22 22:35:38 +13:00
parent b3e7926740
commit 3bd29b85ea

View File

@@ -26,7 +26,7 @@ Here's how it went down...
We're using Hashicorp vault in HA mode with [integrated (raft) storage](https://developer.hashicorp.com/vault/docs/concepts/integrated-storage), and [AWSKMS auto-unsealing](https://developer.hashicorp.com/vault/docs/configuration/seal/awskms). All you have to do is initialize vault on your first node, and then include something like this in other nodes:
```
```text
storage "raft" {
path = "/var/lib/vault"
node_id = "grumpy"