From 0c6f5d402d1687681c15dc10a3f656d35176622e Mon Sep 17 00:00:00 2001 From: David Moreau-Simard Date: Fri, 9 Sep 2016 10:24:41 -0400 Subject: [PATCH] Update RDO repository to latest trunk We need a change that landed in magnum packaging to fix magnum beaker tests. Change-Id: Ic7375eb6f47de2436adc89f6c86c08a18da91d8c --- manifests/repos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repos.pp b/manifests/repos.pp index 54d2ef0cf..bb4519b7a 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/13/22/13223e459babddd74792699b20b52843a0ff9576_1788254e/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/d3/a8/d3a81238057ac0489e8ff0a1cd19cf72781307bc_d50f43af/', 'descr' => 'Newton current', 'gpgcheck' => 'no', 'priority' => 1,