Issue
Is there a way to use the local repository created by createrepo on one redhat box in the other redhat boxes?
createrepo folder
id='dv3'>
Solution
You just need to expose it over http (or ftp) on that first box.
Or you can periodically sync it with rsync.
Answered By - msuchy Answer Checked By - Mildred Charles (WPSolving Admin)