Issue #11431 has been reported by Jo Rhett. ---------------------------------------- Bug #11431: puppet kick missing crucial documentation https://projects.puppetlabs.com/issues/11431
Author: Jo Rhett Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: 2.6.12 Keywords: Branch: The page at http://docs.puppetlabs.com/man/kick.html says > You will most likely have to run 'puppet kick' as root to get access to the > SSL certificates. Please document which certificates that puppet kick uses. Does it need to read the server's CA cert, or the individual hostname certs? I have found that it needs access to the ssldir of the server, not the client from where you are running kick. To avoid having to add --ssldir or --vardir to every puppet kick invocation, it would help if we can put this in a section of the puppet.conf file. Can we do something like this? (my example below doesn't appear to work. <pre> [kick] vardir = /servers/var/dir </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
