Thanks Felipe
Syncing certs privatekeys with ca_server worked
But could somebody help me understand why each masters should have ca 
server's private key?
How exactly this authentication process works?

On Thursday, November 29, 2012 11:55:08 PM UTC+5:30, Felipe Salum wrote:
>
> I had the same setup issue.
>
> Go to your CA server and copy the puppet master unique certname .pem  from 
> /var/lib/puppet/ssl/{certs,private_key/ to both your puppet master workers 
> and restart apache.
>
> Also make sure to follow this: 
> http://docs.puppetlabs.com/guides/scaling_multiple_masters.html
>
> The dns_alt_names part is very important:
>
>  $ sudo puppet agent --test --dns_alt_names 
> "master2.example.com,puppet,puppet.example.com"
>
>
> I hope it helps, I spent a few hours until I got it figured out :)
>
> Regards,
> Felipe
>
>

-- 
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/-/dleFJ_6wh-EJ.
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