Merge "Deploy WSGI apps at the same step (3)" into stable/newton

This commit is contained in:
Jenkins 2017-04-06 23:18:06 +00:00 committed by Gerrit Code Review
commit 1796d426a4
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class tripleo::profile::base::aodh::api (
include ::tripleo::profile::base::aodh
if $step >= 4 {
if $step >= 3 {
include ::aodh::api
include ::aodh::wsgi::apache