From 35e09a5ba3341a5bcc1bb1604f1b1d78a1fb4089 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 8 May 2010 22:31:02 -0300 Subject: Adding 'options' an 'newkeys' commands --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README') diff --git a/README b/README index 1bbd7e4..4e6c6bc 100644 --- a/README +++ b/README @@ -89,6 +89,20 @@ Keyringer comes with a simple git wrapper to ease common management tasks: keyringer git push keyringer master keyringer git pull +Managing puppet node keys +------------------------- + +Keyringer is able to manage node keys for puppet nodes. First add the puppet +main and key folders into your keyring configuration: + + keyringer options add PUPPET=/path/to/puppet/config + keyringer options add PUPPET_KEYS=/path/to/puppet/keys + +Then you just need to issue the following command every time you have to create +keys for new nodes: + + keyringer newkeys puppet + Notes ----- -- cgit v1.2.3