repo: bump RDO to latest

Change-Id: I3e460ca8543e2f145a4e6abd4fdb79bcadb8d5b8
This commit is contained in:
Emilien Macchi 2016-03-31 15:18:48 -04:00
parent dd5700f42d
commit e7afe2985b

View File

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