From 957a9feb383570793b0ad23e39c3d5e80bea1130 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 6 Aug 2016 06:18:12 +0000 Subject: [PATCH] Promote RDO repository to latest consistent URL Change-Id: Icd107411a57259c48eec457dcd91157406358800 --- manifests/repos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repos.pp b/manifests/repos.pp index 0544bdb04..2908d416c 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/66/2b/662b91d4df4a8b11399de6096f348ba9975ac826_1f5dea6d/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/a9/5b/a95b356f0fc7531a61416fea3777b8abf9de0e6b_38f7053d/', 'descr' => 'Newton current', 'gpgcheck' => 'no', 'priority' => 1,