You can run 'apt-cache policy puppet' on your trusty nodes. If you have the puppetlabs apt repo enabled you should see many old versions available.
As a last resort, you could install from ruby gems. As for kernel versioning, if you can express that in a package name you can do it in puppet. Of course kernels are a bit wonky, so you would probably need to enforce a reboot to make sure your change is live on the system. I'm not aware of a good way for puppet to manage rolling reboots through a set of systems, that sounds more like an orchestration task. On Wed, Jun 18, 2014 at 11:31 AM, Eric Speake <[email protected]> wrote: > Or my other thought, can I ensure the kernel version through puppet? That > would solve some issue as well. > > Eric > > > On Wednesday, June 18, 2014 9:56:56 AM UTC-5, Eric Speake wrote: >> >> I am not able to update my current puppet master at this exact time and I >> need to see if I can backport puppet 3.1.1 to ubuntu 14.04. I have looked >> at the backports but I am not finding any puppet backports at all for 14.04. >> >> >> Thank you, >> Eric >> > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/81d0b089-b29a-43fc-91c5-1295e3dc093f%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/81d0b089-b29a-43fc-91c5-1295e3dc093f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Spencer Krum (619)-980-7820 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CADt6FWNkh6z4FOZC%3DxE-YcF31gmD5EccmH8%2BpEJydrFy9pm1jw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
