Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-04 06:08:50 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-04 06:08:50 +0300
commitbb19d18713d1b3da7d564826f5e21e8d9f9f36cd (patch)
tree253b299d67af8b585e1db009244ae308d64ad9b3 /doc/integration/vault.md
parent4fe93274dec62ff7361a67be88e320131d66b788 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration/vault.md')
-rw-r--r--doc/integration/vault.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/integration/vault.md b/doc/integration/vault.md
index 2afa1ba7e32..b3e77ce440d 100644
--- a/doc/integration/vault.md
+++ b/doc/integration/vault.md
@@ -36,7 +36,7 @@ The following assumes you already have Vault installed and running.
You should see the following output in the terminal:
- ```shell
+ ```plaintext
Success! Enabled oidc auth method at: oidc/
```
@@ -113,7 +113,7 @@ The following assumes you already have Vault installed and running.
The terminal will output:
- ```
+ ```plaintext
Success! You are now authenticated. The token information displayed below
is already stored in the token helper. You do NOT need to run "vault login"
again. Future Vault requests will automatically use this token.