summaryrefslogtreecommitdiff
path: root/README
blob: 82e02ed11e4ff1324e9cc392ada1571b49875428 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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     => 'puppet@puppet.mydomain.com',
  }

License
-------


Contact
-------


Support
-------

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