From ed1b0a5c2cd568df2c07a6b7a3a489c947925e24 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 1 Oct 2016 08:02:44 +0000 Subject: [PATCH] Promote RDO repository to latest consistent URL Change-Id: I2d63ee8e48aa285bdf1e75b28265f017bf5b7c29 --- manifests/repos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repos.pp b/manifests/repos.pp index 0407bf532..1c7cff844 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/84/8e/848ec9021b5fa528b08b5e4459f461dc51dc9f7c_d5612b91/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/3c/3f/3c3f8ee2c6c988c95c949cb20fa7969a7e4a9c1a_5201c7ae/', 'descr' => 'Newton current', 'gpgcheck' => 'no', 'priority' => 1,