Description
Yet another implementation of Vault using pure Python (json and gnupg modules). This has nothing to do with Vault provided by Hashicorp. This is also not supposed nor recommended to use in any production environment.
Installation Instructions
Nothing difficult is really needed, just enable this repo and install PyVault using yum/dnf:
yum install PyVault PyVault-utils
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (1)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (0)* | EPEL 7 (87 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable fkolacek/PyVault
More info about enabling Copr repositories