prep vault-0.hades
This commit is contained in:
parent
898e46654e
commit
3d2fca3ab1
6 changed files with 59 additions and 35 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue