From 3bd29b85ea8eb54f2a99b2b3a965414b32ddf70d Mon Sep 17 00:00:00 2001 From: David Young Date: Wed, 22 Feb 2023 22:35:38 +1300 Subject: [PATCH] Fussy, fussy markdown Signed-off-by: David Young --- .../posts/notes/proxmox-7-3-enforces-mtu-breaks-vault-raft.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/blog/posts/notes/proxmox-7-3-enforces-mtu-breaks-vault-raft.md b/docs/blog/posts/notes/proxmox-7-3-enforces-mtu-breaks-vault-raft.md index 498555d..1169878 100644 --- a/docs/blog/posts/notes/proxmox-7-3-enforces-mtu-breaks-vault-raft.md +++ b/docs/blog/posts/notes/proxmox-7-3-enforces-mtu-breaks-vault-raft.md @@ -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"