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:
David Moreau-Simard
2017年01月26日 16:46:17 -05:00
parent f68443be49
commit 543c0d8ce5

View File

@@ -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
openstack/puppet-openstack-integration
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.

The note is not visible to the blocked user.