added extra vault instance

This commit is contained in:
Vivian 2022-09-28 16:58:29 +02:00
parent 0898f15d51
commit 5c1e159d93
7 changed files with 87 additions and 1 deletions

View file

@ -0,0 +1,10 @@
storage_source "file" {
path = "/var/lib/vault"
}
storage_destination "raft" {
path = "/var/lib/vault-raft"
node_id = "olympus-1"
}
cluster_addr = "http://vault.olympus:8201"