I've setup a puppet load-balanced solution based on these
instructions: 
http://projects.puppetlabs.com/projects/puppet/wiki/Puppet_Scalability

I have 4 puppetmaster instances running on my puppet server and an
Apache instance running on that server listening on port 8140 and
round-robining the requests from puppet clients. This works fine for
all my existing client machines.

The problem is that when adding a new machine I get errors like this:
puppetd --test -v --server puppet --waitforcert 60
warning: peer certificate won't be verified in this SSL session
err: Could not request certificate: sslv3 alert handshake failure

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to