update
This commit is contained in:
@@ -76,6 +76,14 @@ vault:
|
||||
tls_disable = "true"
|
||||
}
|
||||
|
||||
seal "transit" {
|
||||
address = "http://192.168.20.253:8201"
|
||||
disable_renewal = "false"
|
||||
key_name = "autounseal"
|
||||
mount_path = "transit/"
|
||||
tls_skip_verify = "true"
|
||||
}
|
||||
|
||||
storage "raft" {
|
||||
path = "/vault/data"
|
||||
retry_join {
|
||||
|
||||
Reference in New Issue
Block a user