Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stepanstipl/puppet-gpg
Puppet module for installing and configuring gpg, creating and managing gpg keys and decrypting files and values
https://github.com/stepanstipl/puppet-gpg
Last synced: about 1 month ago
JSON representation
Puppet module for installing and configuring gpg, creating and managing gpg keys and decrypting files and values
- Host: GitHub
- URL: https://github.com/stepanstipl/puppet-gpg
- Owner: stepanstipl
- License: mit
- Created: 2014-03-31T21:52:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T00:18:15.000Z (over 10 years ago)
- Last Synced: 2024-10-12T12:39:26.342Z (2 months ago)
- Language: Puppet
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
puppet-gpg
==========Puppet module for installing and configuring gpg, creating and managing gpg keys and decrypting files and values
Requirements
------------
- Puppet (?version?
- GPGMe >= 1.12Functionality
-------------
- Install gpg
- Configure gpg
- Create new keys
- Import keys
- Delete keys
- Decrypt encrypted file
- Provide function to decrypt valuesTODO
----
- Consider also possibility to encrypt stuff