Browse Source

Merge pull request #1954 from abelgana/patch-1

fix a typo
pull/1956/head
Brad Beam 7 years ago
committed by GitHub
parent
commit
00916dec38
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      docs/vault.md

2
docs/vault.md

@ -24,7 +24,7 @@ hardcoded to only create a Vault role for Etcd.
This step is where the long-term Vault cluster is started and configured. Its This step is where the long-term Vault cluster is started and configured. Its
first task, is to stop any temporary instances of Vault, to free the port for first task, is to stop any temporary instances of Vault, to free the port for
the long-term. At the end of this task, the entire Vault cluster should be up the long-term. At the end of this task, the entire Vault cluster should be up
and read to go.
and ready to go.
Keys to the Kingdom Keys to the Kingdom
------------------- -------------------

Loading…
Cancel
Save