summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README23
1 files changed, 23 insertions, 0 deletions
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)