Issue #17136 has been reported by Johan van den Dorpe. ---------------------------------------- Bug #17136: puppet node doesn't respect ssldir from puppet.conf https://projects.puppetlabs.com/issues/17136
Author: Johan van den Dorpe Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: 3.0.1 Keywords: Branch: When looking up puppetdb node info using puppet node, and puppet ssl certificates are not stored in the default location, this behaviour is observed: [root@master01 puppetdb]# puppet node status jana.fqdn Error: Could not retrieve status for jana.fqdn: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read finished A [root@master01 puppetdb]# puppet node --ssldir=/var/lib/puppet/ssl/master01.fqdn status jana.fqdn jana.fqdn Currently active Last catalog: 2012-10-20T22:41:14.025Z Last facts: 2012-10-20T22:41:11.566Z ssldir is correctly set in /etc/puppet/puppet.conf and puppetdb reports, storeconfigs, inventory service etc. working OK -- 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.
