From 3d00c950187c31958510f15bdae7a27a73013c3e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 4 Oct 2016 08:03:36 +0000 Subject: [PATCH] Promote RDO repository to latest consistent URL Change-Id: I18615098a99d5fe391f8a71ce0d8ac1312799d73 --- manifests/repos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repos.pp b/manifests/repos.pp index 43c8d8a41..d693d1b74 100644 --- a/manifests/repos.pp +++ b/manifests/repos.pp @@ -22,7 +22,7 @@ class openstack_integration::repos { manage_epel => false, repo_hash => { 'newton-current' => { - 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/68/06/68068090ee4e5dc31af126312ce8cbd8074f2545_5fe6110f/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/ba/fa/bafa9e9bc3e683cd3ceb2650eb174cf707a2837e_4a791cab/', 'descr' => 'Newton current', 'gpgcheck' => 'no', 'priority' => 1,