Bump RDO to latest repository

Change-Id: I9207495ae79d66d63576b3f3ab0f547431b3ad8a
This commit is contained in:
Emilien Macchi
2016年05月24日 08:39:11 -04:00
parent 61a7b447ae
commit aef322c8bc

View File

@@ -79,4 +79,8 @@ class openstack_integration::aodh {
class{ '::aodh::evaluator': }
class{ '::aodh::db::sync': }
#TODO:removethisworkaroundafterthisbugissolved
#https://bugs.launchpad.net/aodh/+bug/1585267
aodh_config{ 'api/enable_combination_alarms': value => true; }
}

View File

@@ -21,7 +21,7 @@ class openstack_integration::repos {
manage_epel => false,
repo_hash => {
'newton-current' => {
'baseurl' => 'https://trunk.rdoproject.org/centos7-master/df/47/df479520d42cdb40cc52e16ac67f5a55532a617a_eb829029/',
'baseurl' => 'https://trunk.rdoproject.org/centos7-master/b5/75/b5751c2d433224227dedffad25094535138f18da_56c5cddd/',
'descr' => 'Newton current',
'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.