Skip to content

Commit

Permalink
modifying path for local storage
Browse files Browse the repository at this point in the history
  • Loading branch information
btkrausen authored Apr 7, 2021
1 parent 50a617d commit 26ae997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vault/config_files/vault_int_storage.hcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
storage "raft" {
path = "opt/vault/data"
path = "/opt/vault/data"
node_id = "node-a-us-east-1.example.com"
retry_join {
auto_join = "provider=aws region=us-east-1 tag_key=vault tag_value=us-east-1"
Expand Down

0 comments on commit 26ae997

Please sign in to comment.