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

Add multi vault file map #20

Open
bbcVld opened this issue Oct 27, 2020 · 0 comments
Open

Add multi vault file map #20

bbcVld opened this issue Oct 27, 2020 · 0 comments

Comments

@bbcVld
Copy link

bbcVld commented Oct 27, 2020

I have to inventories:

inventory/staging/...
inventory/production/...

and to passwords file:

weak_password
strong_password

It will be useful if there is a settings which map vault file to password file:

"vault-files": {
  "inventory/staging/.../vault.yml": "weak_password"
  "inventory/production/.../vault.yml": "strong_password"
}
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

No branches or pull requests

1 participant