Merge "Fix puppet-lint before upgrading gem"

This commit is contained in:
Jenkins 2016-09-21 11:58:19 +00:00 committed by Gerrit Code Review
commit e59185c43a
1 changed files with 2 additions and 1 deletions

View File

@ -193,7 +193,8 @@ class aodh::api (
# we need to make sure aodh-api/eventlet is stopped before trying to start apache
Service['aodh-api'] -> Service[$service_name]
} else {
fail('Invalid service_name. Either aodh/openstack-aodh-api for running as a standalone service, or httpd for being run by a httpd server')
fail('Invalid service_name. Either aodh/openstack-aodh-api for running \
as a standalone service, or httpd for being run by a httpd server')
}
aodh_config {