Skip to content

Commit b83838d

Browse files
author
Ben Small
committed
Merge branch 'bsmall_open_source_cleanup' into 'master'
Removes GitLab CI Code. Adds an author's note to the README. See merge request Infra/module-vaultutils!6
2 parents f5ff20b + d70275e commit b83838d

File tree

6 files changed

+4
-790
lines changed

6 files changed

+4
-790
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 65 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ psVaultUtils is a module for interacting with Hashicorp Vault.
44
# Author
55
Ben Small <bsmall@wayfair.com>
66

7+
## Author's Note
8+
This is my first open source project. Please bear with me while I stumble through the proper way to manage branches and perform pull requests when external parties are involved. Thank you for your patience.
9+
710
# Module Limitations
811
* LDAP is currently the only supported authentication method besides token authentication, which is implicitly supported.
912
* A function to initialize a new Vault instance/cluster is not currently present.

0 commit comments

Comments
 (0)