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