aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/heat/api_cloudwatch.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/base/heat/api_cloudwatch.pp')
-rw-r--r--manifests/profile/base/heat/api_cloudwatch.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/profile/base/heat/api_cloudwatch.pp b/manifests/profile/base/heat/api_cloudwatch.pp
index 872de8d..558d247 100644
--- a/manifests/profile/base/heat/api_cloudwatch.pp
+++ b/manifests/profile/base/heat/api_cloudwatch.pp
@@ -63,7 +63,7 @@ class tripleo::profile::base::heat::api_cloudwatch (
$tls_keyfile = undef
}
- if $step >= 4 {
+ if $step >= 3 {
include ::heat::api_cloudwatch
class { '::heat::wsgi::apache_api_cloudwatch':