From c9fae323f9fb7c666943a082226c9bd7fb98f0cc Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 17 Aug 2016 06:12:00 +0000 Subject: [PATCH] Promote RDO repository to latest consistent URL Change-Id: Idf1b411a777c056c5da9781b7554faa5c5a10517 --- manifests/repos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repos.pp b/manifests/repos.pp index 48399afee..2e6f74d57 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/57/ff/57ff1d53d925d3d9d4c8c81d0caa748c066ddaac_d2a86ab7/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/64/49/6449c40108e698327a8016275ec35b940d0752d8_3a0d38e7/', 'descr' => 'Newton current', 'gpgcheck' => 'no', 'priority' => 1,