From a7ec766e9d10ed031395a7c9a3ba684cb5f9eb10 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 25 Sep 2016 08:07:04 +0000 Subject: [PATCH] Promote RDO repository to latest consistent URL Change-Id: Idf928d7cc24240aa27ef8b7713395325e1d4f545 --- manifests/repos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repos.pp b/manifests/repos.pp index 3bb1ae174..ea7e01564 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/e8/44/e84488cad1fb3a0365385cbc63836ea9990259d9_65436912/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/c6/b2/c6b2c5185c67038545759aef067198207756bad0_68ce7536/', 'descr' => 'Newton current', 'gpgcheck' => 'no', 'priority' => 1,