remove redundant 'Vault' in approle docs (#4405)

This commit is contained in:
Alvin Huang 2018-04-20 09:55:15 -04:00 committed by Jeff Mitchell
parent 7f4dbe3fd2
commit 84ffdbb7b5

View file

@ -9,7 +9,7 @@ description: |-
# AppRole Auth Method
The `approle` auth method allows machines or _apps_ to authenticate with Vault
The `approle` auth method allows machines or _apps_ to authenticate with
Vault-defined _roles_. The open design of `AppRole` enables a varied set of
workflows and configurations to handle large numbers of apps. This auth method
is oriented to automated workflows (machines and services), and is less useful