From 0e9c8e375ee70f5a48d00e08b3a43f41618461a6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 25 Aug 2016 08:30:20 +0000 Subject: [PATCH] Promote RDO repository to latest consistent URL Change-Id: I27126c186206bac2b8bab05414d57d00c058ee8f --- manifests/repos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repos.pp b/manifests/repos.pp index e8fe989a0..97b08a92e 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/a5/1a/a51ac1a8285bef537aaf33f7f2827317f703205e_376a5fbe/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/d4/c0/d4c03206667a1eaf9f7126a94f60fc87ca8d1c95_005e6942/', 'descr' => 'Newton current', 'gpgcheck' => 'no', 'priority' => 1,