On Thu, Oct 28, 2010 at 5:41 PM, Jay Adkisson <j4yf...@gmail.com> wrote:
> Hey all, > > I need to move my puppet master to a different host with a different > hostname. Is there a fancy way to do this that doesn't involve manually > going to each client and cleaning the certificates? > the only thing you need to move is the ca directory. ssldir/ca then you can regenerate a new master SSL certificate from that CA. As long as the certificate is signed by the same CA which the clients already trust it will work without having to touch the clients. > Thanks, > --Jay > > -- > 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<puppet-users%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > -- 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.