Skip to content

varac/puppet-gpg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet Module: gpg
------------------

This module  gives a type and provider for managing and creating gpg keys on the fly - useful for sites running hiera-gpg

Example:
  gpgkey { 'hiera':
    ensure    => present,
    email     => '[email protected]',
  }

License
-------


Contact
-------


Support
-------

Please log tickets and issues at our [Projects site](http:https://projects.example.com)

About

Puppet module for managing GPG keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 63.1%
  • Puppet 36.9%