Hi Gonzalo,

> I tried to implement a second Puppet server as a "staging" server with 
the idea of being able to run puppet in dry run mode against this staging 
server.

Have you looked at environments for differentiating between staging and 
production instead of separate puppet masters?

> I ran into some SSL trouble. When I point at the staging server, I get 
various SSL related errors and I assume it's because the ca cert is 
different. I can get around it by clearing /var/lib/puppet/ssl and 
regenerating/signing the certificate, but I have to do the same thing when 
I go back to the production server which is not what I was hoping for. 

How about signing both server certificates with the same CA cert so that 
both are valid?

Cheers,
Paul

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/YXwjHq9P_68J.
To post to this group, send email to puppet-users@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