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:
1 changed files with 1 additions and 1 deletions
@@ -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,
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.