I added support for yum syncs to be able to accept skip list and exclude specific type of content from repo syncs. This requires changes to pulp along with corresponding changes to grinder. If you do a git pull or install latest pulp builds make sure to do the following:
For devel setup: * git pull in your $ grinder git checkout and run setup.py install/develop $ pulp git checkout and run setup.py install/develop For rpm based setup: * yum update pulp grinder I'm currently working on local syncs. So those will still be broken until later today. Lemme know if you hit any issues. -- -- Pradeep Kilambi Red Hat Systems Management [email protected] Phone: +1 919 754 4285 RHCE/RHCDS # 805008680430554 _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
