[Puppet Users] Module needed to update kernel

2018-04-17 Thread samarth saxena
HI , Need some pointers to write a puppet module to update kernel to latest update. "yum update kernel" if one error comes during the update of kernel certificate error w.r.t googlecloud rpms then run,sudo tee /etc/yum.repos.d/google-cloud.repo << EOM [google-cloud-compute] name=Google Clou

RE: [Puppet Users] Module needed to update kernel

2018-04-17 Thread Dirk Heinrichs
From: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com] On Behalf Of samarth saxena > Need some pointers to write a puppetĀ  module to update kernel to latest > update. > "yum update kernel" package {'kernel': ensure => latest, # or some specific version } > if one error co

Re: [Puppet Users] Is freeze_main supposed to work this way?

2018-04-17 Thread jcbollinger
On Tuesday, April 17, 2018 at 12:57:19 AM UTC-5, Henrik Lindberg wrote: > I just fixed a bug regarding freeze_main that was found when an > autoloaded class/define made use of a not already loaded custom data > type. The logic raising the error was too simplistic in its check for > the condi

Re: [Puppet Users] Is freeze_main supposed to work this way?

2018-04-17 Thread Henrik Lindberg
On 17/04/18 16:46, jcbollinger wrote: On Tuesday, April 17, 2018 at 12:57:19 AM UTC-5, Henrik Lindberg wrote: I just fixed a bug regarding freeze_main that was found when an autoloaded class/define made use of a not already loaded custom data type. The logic raising the error was t

[Puppet Users] Puppet master and systemwide gems

2018-04-17 Thread Sergei Gerasenko
Hi, I'm running 3.8.2 and I have a custom function that includes a system gem ( activesupport). Puppet is not finding the gem despite require 'rubygems. I'm guessing puppet doesn't include the systemwide gem location in LOAD_PATH? How do you make puppet aware of a system-wide gem? Thanks!

[Puppet Users] Announce: Puppet agent 1.10.12

2018-04-17 Thread Garrett Guillotte
Puppet agent 1.10.12 is a bug-fix release that includes updates for Puppet 4.10.11 , Facter 3.6.10 , Hiera 3.3.3 (which contains no user-facing changes), and pxp-agent 1.5.7. It also conta

[Puppet Users] Announce: Puppet Platform 5.3.6

2018-04-17 Thread Garrett Guillotte
Puppet agent 5.3.6 is a bug-fix release that includes updates for Puppet 5.3.6 , Facter 3.9.6 , Hiera 3.4.3 (which contains no user-facing changes), and pxp-agent 1.8.3. It also contains up