From 7602f765546cd5d99ce8cf483cc3bedbe4fd0317 Mon Sep 17 00:00:00 2001 From: crayfishx Date: Tue, 25 Sep 2012 09:39:25 -0700 Subject: first commit --- README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..82e02ed --- /dev/null +++ b/README @@ -0,0 +1,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) -- cgit v1.2.3