Dan Prince d5bf6ad609 Import puppet-yum project
Adds a new yum module which can be used to manage individual
yum::repo's with puppet. This approach uses reposync
and createrepo to provide a lightweight HTTP based local
Yum repo syncing mechanism. The resulting directories
are hosted in /srv/yum_repos/ via Apache.
This will be useful for TripleO where we heavily leverage
Fedora Yum repos for disk image building.

Tested on a Centos 6.5 host machine.

Change-Id: Ice268e404df7c7608a5cb733ea65050e705ff2ab
2014-05-30 08:39:15 -04:00

10 lines
302 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group openstack-ci-core
label-Workflow = -1..+1 group openstack-ci-core
abandon = group openstack-ci-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true