Re: [Puppet Users] puppet CA expired

2011-06-27 Thread j...@squirk.org
Le 16/06/2011 20:12, Nathan Clemons a écrit : > Thanks. I think having to go out across the board once every 5 years > is quite acceptable, although advance warning from the master that > it's going to happen would definitely be a good thing. > > Jean: Kudos to running Puppet for 5 years! :) > yes

[Puppet Users] puppet CA expired

2011-06-14 Thread j...@squirk.org
hi, my puppet CA expired. Anyone knows how to solve the problem and extend the validity of the CA ? I mean without recreating one and going on each node to change the certs (that is what puppet is made to prevent, going to each node ^^) regards, Jean. -- You received this message because y

[Puppet Users] puppetd by cron using cached config , does it expire ?

2011-06-16 Thread j...@squirk.org
hi, since my puppet CA expired the nodes cannot connect to the server because of ssl issue. I have recreated a CA and removed/resigned all the certs i could find for the node. However i just saw that the node not having ssl connexion right are still running puppet using cached configuration. Ju