From 0a7304f33b29ed5b5f5be1bc8cbbac700426cd4e Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Sun, 21 Feb 2016 21:49:47 -0500 Subject: [PATCH] repos: bump rdo to latest commit Bump RDO to latest OpenStack commit. Change-Id: Ia874e4f7ab41c72b5e98eaa4bda1aa1099769f43 --- manifests/repos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repos.pp b/manifests/repos.pp index 1d66563ac..9cf1a05fa 100644 --- a/manifests/repos.pp +++ b/manifests/repos.pp @@ -23,7 +23,7 @@ class openstack_integration::repos { manage_rdo => false, repo_hash => { 'mitaka-current' => { - 'baseurl' => 'https://trunk.rdoproject.org/centos7/b4/77/b47704d4dee98cb031c06fed779f1e7c3e4c4dc8_d4d8381d/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7/4e/89/4e894cb9e821271ce0e20bcefcfa5ef9f428d679_c35c51b8/', 'descr' => 'Mitaka Current', 'gpgcheck' => 'no', 'priority' => 1,