Unix SA
2013-Dec-11 16:15 UTC
[Puppet Users] Is anyone using Puppet for RHEL Patch management ?
Hello Guys, want to know if anyone is using puppet to apply patches to RedHat systems ? i would like to understand architecture of it .. how do you guys use it to get patches from RedHat, how do you test and deploy it on prod servers ? Regards, DJ -- 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 puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CACDG_KdikGuHmOiUffJdzStbCRXf8k7uFm83o2tBhBpR8LLzqA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
Dan White
2013-Dec-11 16:22 UTC
Re: [Puppet Users] Is anyone using Puppet for RHEL Patch management ?
I am using Puppet on RHEL systems. I do not use Puppet to patch the servers. I use Red Hat Network and yum update. Puppet then fixes config changes that package updates break. “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin & Hobbes) ----- Original Message ----- From: "Unix SA" <d.joshi84@gmail.com> To: puppet-users@googlegroups.com Sent: Wednesday, December 11, 2013 11:15:19 AM Subject: [Puppet Users] Is anyone using Puppet for RHEL Patch management ? Hello Guys, want to know if anyone is using puppet to apply patches to RedHat systems ? i would like to understand architecture of it .. how do you guys use it to get patches from RedHat, how do you test and deploy it on prod servers ? Regards, DJ -- 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 puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CACDG_KdikGuHmOiUffJdzStbCRXf8k7uFm83o2tBhBpR8LLzqA%40mail.gmail.com . For more options, visit https://groups.google.com/groups/opt_out . -- 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 puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/1854468069.4973296.1386778971006.JavaMail.root%40sz0126a.westchester.pa.mail.comcast.net. For more options, visit https://groups.google.com/groups/opt_out.
Pack, Scott
2013-Dec-11 16:52 UTC
Re: [Puppet Users] Is anyone using Puppet for RHEL Patch management ?
I’ve found the best way is that instead of using Puppet to perform the updates you develop your own update system and use Puppet to manage it. At the risk of shameless self-promotion, and to save time typing here, I’ve already written this up at: http://serverfault.com/a/411060/3356 Scott On Dec 11, 2013, at 11:15 AM, Unix SA <d.joshi84@gmail.com> wrote:> Hello Guys, > > want to know if anyone is using puppet to apply patches to RedHat systems ? i would like to understand architecture of it .. how do you guys use it to get patches from RedHat, how do you test and deploy it on prod servers ? > > Regards, > DJ > > -- > 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 puppet-users+unsubscribe@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CACDG_KdikGuHmOiUffJdzStbCRXf8k7uFm83o2tBhBpR8LLzqA%40mail.gmail.com. > For more options, visit https://groups.google.com/groups/opt_out.
Jerald Sheets
2013-Dec-11 17:11 UTC
Re: [Puppet Users] Is anyone using Puppet for RHEL Patch management ?
Same here... local Yum repo, no external repo, keeping up to date by executing a "yum update" via exec --- Jerald M. Sheets jr. On Wed, Dec 11, 2013 at 11:52 AM, Pack, Scott <packs@ohio.edu> wrote:> I’ve found the best way is that instead of using Puppet to perform the > updates you develop your own update system and use Puppet to manage it. At > the risk of shameless self-promotion, and to save time typing here, I’ve > already written this up at: http://serverfault.com/a/411060/3356 > > Scott > > On Dec 11, 2013, at 11:15 AM, Unix SA <d.joshi84@gmail.com> wrote: > > > Hello Guys, > > > > want to know if anyone is using puppet to apply patches to RedHat > systems ? i would like to understand architecture of it .. how do you guys > use it to get patches from RedHat, how do you test and deploy it on prod > servers ? > > > > Regards, > > DJ > > > > -- > > 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 puppet-users+unsubscribe@googlegroups.com. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/CACDG_KdikGuHmOiUffJdzStbCRXf8k7uFm83o2tBhBpR8LLzqA%40mail.gmail.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > >-- 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 puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAAE6QHzjY5vvZzbCGWFxsOk4hrzbccYx-5bo3a7kpcgmnuxn3w%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.