X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fservices%2Fheat-api-cloudwatch.yaml;h=7f8fa1fe961af6e0110775693a1258df218afe52;hb=6e1213edc585eceb5b724b4f8ec08fc58fe6c318;hp=6a803469e00973835db9cbf6295ba279fd7cd2e9;hpb=4b1ea2487e7a211128c4413689ecee6f794c5bb6;p=apex-tripleo-heat-templates.git 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