From c4913fb3e46624494a0935ec133b25db735afc30 Mon Sep 17 00:00:00 2001 From: "Mike (stew) O'Connor" Date: Sun, 20 Feb 2011 14:08:46 -0500 Subject: add documentation for identity certifier Signed-off-by: Mike (stew) O'Connor --- README | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3