prep vault-0.hades

This commit is contained in:
Vivian 2022-09-29 10:31:51 +02:00
parent 898e46654e
commit 3d2fca3ab1
6 changed files with 59 additions and 35 deletions

View file

@ -30,6 +30,10 @@ in {
storagePath = "/var/lib/vault-raft";
storageConfig = ''
node_id = "olympus-1"
retry_join {
leader_api_addr = "http://10.42.42.30:${toString port}"
}
'';
extraConfig = ''
ui = true