Skip to content

Commit

Permalink
Update Plugin Name/Descrription
Browse files Browse the repository at this point in the history
  • Loading branch information
fdevans committed Apr 20, 2021
1 parent aa4ae1a commit 9f31662
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ class DescriptionProvider {
static Description getDescription() {
return DescriptionBuilder.builder()
.name("vault-storage")
.description("Stores data in Vault")
.title("Vault storage")
.description("Use Hashicorp Vault secrets as backend for Rundeck Key Storage")
.title("Hashicorp Vault - Key Storage Plugin")
.property(PropertyBuilder.builder()
.string(VAULT_PREFIX)
.title("Vault prefix")
Expand Down

0 comments on commit 9f31662

Please sign in to comment.