aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike (stew) O'Connor <stew@vireo.org>2011-02-20 14:08:46 -0500
committerMike (stew) O'Connor <stew@vireo.org>2011-02-20 14:08:46 -0500
commitc4913fb3e46624494a0935ec133b25db735afc30 (patch)
tree7767bc2820f779d69a7a2b6442f9c2323893fe8c
parentfd7e629e6a34cee030d1602be2a76c290d18e52b (diff)
downloadpuppet-monkeysphere-c4913fb3e46624494a0935ec133b25db735afc30.tar.gz
puppet-monkeysphere-c4913fb3e46624494a0935ec133b25db735afc30.tar.bz2
add documentation for identity certifier
Signed-off-by: Mike (stew) O'Connor <stew@vireo.org>
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index dbd13e3..4fcec87 100644
--- a/README
+++ b/README
@@ -20,6 +20,12 @@ To install the monkeypshere module:
include monkeysphere::sshserver
+* You can specify pgpids of identity certifiers:
+
+ identity_certifier { "A3AE44A4":
+ ensure => present
+ }
+
A host can be configured as a host you would use to sign the gpg keys by placing:
include monkeysphere::signer