Merge "repos: bump rdo to mitaka/current-passed-ci"

This commit is contained in:
Jenkins 2016-03-30 13:21:27 +00:00 committed by Gerrit Code Review
commit 4f31a5013e

View File

@ -24,8 +24,8 @@ class openstack_integration::repos {
manage_epel => false,
repo_hash => {
'mitaka-current' => {
'baseurl' => 'https://trunk.rdoproject.org/centos7-mitaka/ca/7d/ca7d0de4abbfd6b4145eba1c91c46d7ccc9c4a4b_67fe128c/',
'descr' => 'Mitaka Current',
'baseurl' => 'https://trunk.rdoproject.org/centos7-mitaka/current-passed-ci/',
'descr' => 'Mitaka current-passed-ci',
'gpgcheck' => 'no',
'priority' => 1,
},