Add a delorean-repo element

This element allows developers to use Yum repositories
generated via the Delorean tool. This is very useful
for testing upstream packages with TripleO element changes.

Change-Id: I290f1adc9631c1350b0cb7ad52b27b6759de05d8
This commit is contained in:
Dan Prince
2014-11-24 14:17:09 -05:00
parent 567c0f7dab
commit cb0a26cdcb
5 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"default": {
"yum_plugin_priorities_package": "yum-plugin-priorities"
}
}