Simplified Yum repository management from the year 10,000 AD
Y10K is a tool to deploy Yum/RPM repositories and mirrors in your local environment using settings described in a INI formatted Yumfile.
It is a wrapper for reposync and createrepo but takes the hard work out of writing shell scripts for each of your mirrors. It also provides an abstraction to ease management with configuration management tools like Puppet and Chef.
What about Pulp/Satellite/Other? I wanted a cron job that syncronizes my repos with the upstreams into a folder shared in Apache/nginx. ...