Merge "Bump RDO to latest repository"

This commit is contained in:
Jenkins 2016-05-25 09:11:24 +00:00 committed by Gerrit Code Review
commit d3bb7ef6f7
2 changed files with 5 additions and 1 deletions

View File

@ -79,4 +79,8 @@ class openstack_integration::aodh {
class { '::aodh::evaluator': }
class { '::aodh::db::sync': }
# TODO: remove this workaround after this bug is solved
# 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,