Bump RDO to latest repository
Change-Id: I9207495ae79d66d63576b3f3ab0f547431b3ad8a
This commit is contained in:
2 changed files with 5 additions and 1 deletions
@@ -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; }
}
@@ -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
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.