aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/heat-api-cloudwatch.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/services/heat-api-cloudwatch.yaml')
-rw-r--r--puppet/services/heat-api-cloudwatch.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/heat-api-cloudwatch.yaml b/puppet/services/heat-api-cloudwatch.yaml
index 6a803469..7f8fa1fe 100644
--- a/puppet/services/heat-api-cloudwatch.yaml
+++ b/puppet/services/heat-api-cloudwatch.yaml
@@ -114,7 +114,7 @@ outputs:
- name: Stop heat_api_cloudwatch service (running under httpd)
tags: step1
service: name=httpd state=stopped
- when: "heat_api_cloudwatch_apache.rc == 0"
+ when: heat_api_cloudwatch_apache.rc == 0
- name: Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)
tags: step1
when: heat_api_cloudwatch_enabled.rc == 0