What's the best practices for handling software channel? I'll give two examples, the first is how I'm handling things now for archaic reasoning within our infrastructure. What I'm trying to accomplish is to allow non-spacewalk clients to query the yum repos. I want Spacewalk to handle OS/software patches along with yum repository management.
1) Download yum repos to a centralize internal yum repo. Any client within our network can get to the repos we set up. Spacewalk syncs the selected repos from our yum repo server. The con is, we have duplicate packages on two systems. 2) Sync all external yum repos we care for into the spacewalk server. This way we can get rid of the other yum repo and have packages in one central location. Thanks Sam
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
