From 00f6b353a5aba1500d0247fe421cfe4a6114a06b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 10 Aug 2016 08:47:54 +0000 Subject: [PATCH] Promote RDO repository to latest consistent URL Change-Id: I50f1eabe9f8f5f36b8e89f23be47e7a9364215d1 --- manifests/repos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repos.pp b/manifests/repos.pp index f514dd526..a7fa11759 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/89/f4/89f4aeedd6abaa61e9fb4c751c073bd2b2b2a604_bc6f8bfd/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/43/42/434269a0e82c654f5b303e3cf9689ed1fd9623d8_78921014/', 'descr' => 'Newton current', 'gpgcheck' => 'no', 'priority' => 1,