Unset priority for dependencies repo

The right repos dependencies is:

- delorean repo should have highest priority (1)
- deps repo should have same priority as base and the rest

This should fix issue with dependencies when installing qemu-kvm-ev 2.6

Change-Id: Ib7010afe87d5d9eff5d57b06b364e41ad24d3588
This commit is contained in:
Alfredo Moralejo 2016-12-15 10:07:52 +01:00
parent b716668186
commit 0ccc645ee2

View File

@ -34,7 +34,6 @@ class openstack_integration::repos {
'baseurl' => 'http://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-ocata',
'descr' => 'Ocata delorean-deps',
'gpgcheck' => 'no',
'priority' => 2,
},
},
}