Skip to content

Commit

Permalink
Merge pull request #31 from rundeck-plugins/marketing-updates
Browse files Browse the repository at this point in the history
Update Plugin Name/Description
  • Loading branch information
Jason Qualman authored Jun 1, 2021
2 parents 5671941 + 9f31662 commit b84a456
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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 b84a456

Please sign in to comment.