From f86b5f01fdfba24a99a2605c112af030e3511e40 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 9 Sep 2016 07:49:22 +0000 Subject: [PATCH] Promote RDO repository to latest consistent URL Change-Id: I13945241f235a318bfd86d810511fae533674aa3 --- manifests/repos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repos.pp b/manifests/repos.pp index f026b5af7..54d2ef0cf 100644 --- a/manifests/repos.pp +++ b/manifests/repos.pp @@ -31,7 +31,7 @@ class openstack_integration::repos { manage_epel => false, repo_hash => { 'newton-current' => { - 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/13/22/13223e459babddd74792699b20b52843a0ff9576_466d3f91/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/13/22/13223e459babddd74792699b20b52843a0ff9576_1788254e/', 'descr' => 'Newton current', 'gpgcheck' => 'no', 'priority' => 1,