Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds vault integration #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pellegrino
Copy link

I use vault as a credential manager for my internal installation, and I needed to install it through ansible. I added support for this in my fork, so submitting this PR in case you would like to see it upstream.

Also adds an additional test/spec/default/concourse_web_configuration_spec.rb that will check the contents of the concourse-web configuration.

Currently only supports using periodic tokens. Approle auth backend or cert auth still missing.

This commit includes support for configuring the concourse-web script with `vault-url` and `vault-client-token` fields. Adds also an additional test/spec/default/concourse_web_configuration_spec.rb that will check the
contents of the concourse-web configuration

Currently only supports using periodic tokens. Approle auth backend or cert auth still missing.

https://concourse-ci.org/vault-credential-manager.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant