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.pp3
1 files changed, 1 insertions, 2 deletions
diff --git a/manifests/profile/base/heat/api_cloudwatch.pp b/manifests/profile/base/heat/api_cloudwatch.pp
index b2adf92..6362275 100644
--- a/manifests/profile/base/heat/api_cloudwatch.pp
+++ b/manifests/profile/base/heat/api_cloudwatch.pp
@@ -24,9 +24,8 @@
# Defaults to hiera('step')
#
class tripleo::profile::base::heat::api_cloudwatch (
- $step = hiera('step'),
+ $step = hiera('step'),
) {
-
if $step >= 4 {
include ::tripleo::profile::base::heat
include ::heat::api_cloudwatch