https://github.com/freephile/meza-conf-secret
hosts and encrypted conf
https://github.com/freephile/meza-conf-secret
Last synced: 2 months ago
JSON representation
hosts and encrypted conf
- Host: GitHub
- URL: https://github.com/freephile/meza-conf-secret
- Owner: freephile
- Created: 2017-11-09T01:57:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-09T02:36:52.000Z (over 8 years ago)
- Last Synced: 2025-01-20T06:14:49.993Z (over 1 year ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# meza-conf-secret
hosts and encrypted conf
The secret.yml file is a place to store sensitive credentials and other data.
Using ansible-vault with a password file, you can decrypt the content to view it.
`sudo ansible-vault view /opt/conf-meza/secret/monolith/secret.yml --vault-password-file /opt/conf-meza/users/meza-ansible/.vault-pass-monolith.txt`