Patch Management strategy

Hello,

Does anyone have any simplified patch management facility? Any scripts those gives pending patches or any automated installation of patches ?

Appriciate some guidance on how effectively it can be managed on lsrge organization.

Thanks

There is cvmanager [1] that could help with Content View and version
generation.

[1] https://github.com/RedHatSatellite/katello-cvmanager

··· On Fri, Jun 9, 2017 at 9:25 AM, Unix SA wrote:

Hello,

Does anyone have any simplified patch management facility? Any scripts
those gives pending patches or any automated installation of patches ?

Appriciate some guidance on how effectively it can be managed on lsrge
organization.

Thanks


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Thanks,

But i was looking for something that can automate applying erratas for
hosts and also provides reports … for example i was looking at hooks, so
once CV is promoted from Library to Dev env … it provides reports of
servers which needs errata updates … and at the next week end it
automatically update all the Dev hosts … once success, it promotes to next
env and update those hosts …

is any one know Hooks how can i run after promoting content view ?

also want to understand 2 objects in foreman

errata_status
erratum

what hooks i can run on above, i read about call backs in rails, but how
those apply to above objects ?
`

··· On Friday, 9 June 2017 10:43:06 UTC-7, Sean O'Keeffe wrote: > > There is cvmanager [1] that could help with Content View and version > generation. > > [1] https://github.com/RedHatSatellite/katello-cvmanager > > On Fri, Jun 9, 2017 at 9:25 AM, Unix SA <d.jo...@gmail.com > > wrote: > >> Hello, >> >> Does anyone have any simplified patch management facility? Any scripts >> those gives pending patches or any automated installation of patches ? >> >> Appriciate some guidance on how effectively it can be managed on lsrge >> organization. >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Foreman users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to foreman-user...@googlegroups.com . >> To post to this group, send email to forema...@googlegroups.com >> . >> Visit this group at https://groups.google.com/group/foreman-users. >> For more options, visit https://groups.google.com/d/optout. >> > >

>
> Hello,
>

I have exactly the same request. I want to use Foreman/Katello on Linux
server like we use WSUS on Windows server, to update security errata. We
can do that manually but I don't find how to schedule it.