Put service stop at step1 and quiesce at step2.
[apex-tripleo-heat-templates.git] / puppet / services / ceilometer-collector.yaml
index a219f9e..3dc3340 100644 (file)
@@ -64,5 +64,5 @@ outputs:
           shell: /usr/bin/systemctl show 'openstack-ceilometer-collector' --property ActiveState | grep '\bactive\b'
           tags: step0,validation
         - name: Stop ceilometer_collector service
-          tags: step2
+          tags: step1
           service: name=openstack-ceilometer-collector state=stopped