Switch to pike deps

The pike version of the delorean deps exists now, lets use it.

Change-Id: I238fa16abd22f8b4666d42dd72a2b651ee5df5f7
This commit is contained in:
Alex Schultz 2017-03-16 11:55:48 -06:00
parent 46b56751f0
commit e8d445e6a2
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ class openstack_integration::repos {
'priority' => 1,
},
'pike-delorean-deps' => {
'baseurl' => 'http://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-ocata',
'baseurl' => 'http://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-pike',
'descr' => 'Pike delorean-deps',
'gpgcheck' => 'no',
},