diff --git a/manifests/repos.pp b/manifests/repos.pp index a7fa11759..225a40408 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/43/42/434269a0e82c654f5b303e3cf9689ed1fd9623d8_78921014/', + 'baseurl' => 'https://trunk.rdoproject.org/centos7-master/3a/87/3a87803db99c6d137f96d7105f56e457ef2c7c3b_ce3c1f33/', 'descr' => 'Newton current', 'gpgcheck' => 'no', 'priority' => 1,