LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   RHEL Patching Strategy. (https://www.linuxquestions.org/questions/red-hat-31/rhel-patching-strategy-684694/)

jasoneh 11-19-2008 02:31 PM

RHEL Patching Strategy.
 
How do you keep patches consistent across environments? For instance, we want to patch all of the test/dev servers this month, then bring production up to the same revisions next month. All of our systems are in RHN so if we "yum update" today we'll potentially get newer patches when we do this in production. I was just curious how people are handling this.

lazlow 11-19-2008 03:24 PM

About the easiest way to do this is to create you own repo. This way you can pick and choose which packages to add to the repo. Take a look at the createrepo package.

You can run one repo for test/dev and once a package gets the all clear move it to the production repo.

merize147 11-20-2008 11:38 AM

you could also setup a RHN Proxy Server

jasoneh 11-24-2008 03:19 PM

I went with this solution. Thanks for pointing me in the right direction.

http://wiki.centos.org/HowTos/Packag...ment/YumOnRHEL


All times are GMT -5. The time now is 10:19 PM.