Merge "Add mistral service support for composable upgrades" into stable/ocata
[apex-tripleo-heat-templates.git] / puppet / services / heat-engine.yaml
index 7787d0a..4197432 100644 (file)
@@ -141,5 +141,5 @@ outputs:
           shell: /usr/bin/systemctl show 'openstack-heat-engine' --property ActiveState | grep '\bactive\b'
           tags: step0,validation
         - name: Stop heat_engine service
-          tags: step2
+          tags: step1
           service: name=openstack-heat-engine state=stopped