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

Integrated vault access into server definition file #21

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

andy-maier
Copy link
Owner

No description provided.

@andy-maier andy-maier self-assigned this Mar 30, 2021
@andy-maier andy-maier added this to the 0.6.0 milestone Mar 30, 2021
@andy-maier andy-maier linked an issue Mar 30, 2021 that may be closed by this pull request
@coveralls
Copy link

coveralls commented Mar 30, 2021

Coverage Status

Coverage decreased (-1.6%) to 77.358% when pulling ba0331d on andy/integrate-vault into adcd6c2 on master.

Details:

* Integrated vault access into server definition file. The server definition
  files can now optionally specify the path name of a vault file. If specified,
  the vault file is loaded as well and the secrets for a server defined in
  the vault file are available in the ServerDefinition object as a new `secrets`
  property. (issue #20)

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
@andy-maier andy-maier merged commit 5e13595 into master Mar 30, 2021
@andy-maier andy-maier deleted the andy/integrate-vault branch March 30, 2021 10:16
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.

Integrate vault secrets into ServerDefinition class
2 participants