From 73e18a4fa81938e22ae6a31cdd92df5b12c5b2cd Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 2 Oct 2016 08:01:01 +0000 Subject: [PATCH] Promote RDO repository to latest consistent URL Change-Id: I644a62980f72a5e32e3e24ddf51d89f89d303a74 --- manifests/repos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repos.pp b/manifests/repos.pp index 1c7cff844..9142c0fd8 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/3c/3f/3c3f8ee2c6c988c95c949cb20fa7969a7e4a9c1a_5201c7ae/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/f9/5b/f95b3204f8adc3f6942031c8c0d7c114e51e3318_66083417/', 'descr' => 'Newton current', 'gpgcheck' => 'no', 'priority' => 1,