Use RDO centos7-ocata instead of centos7-master
centos7-master in RDO no longer tracks Ocata, it has diverged as projects branch and work is starting on Pike. Use centos7-ocata for the puppet-openstack-integration master branch until the Ocata testing repositories are available. Change-Id: I7abde7c457239aec0d1616db054268c5a8e70f53
This commit is contained in:
parent
f68443be49
commit
543c0d8ce5
@ -25,7 +25,7 @@ class openstack_integration::repos {
|
||||
manage_epel => false,
|
||||
repo_hash => {
|
||||
'ocata-puppet-passed-ci' => {
|
||||
'baseurl' => 'https://trunk.rdoproject.org/centos7-master/puppet-passed-ci/',
|
||||
'baseurl' => 'https://trunk.rdoproject.org/centos7-ocata/puppet-passed-ci/',
|
||||
'descr' => 'Ocata puppet-passed-ci',
|
||||
'gpgcheck' => 'no',
|
||||
'priority' => 1,
|
||||
|
Loading…
Reference in New Issue
Block a user