Merge "Align HCI environment file with list of services from roles_data" into stable...
[apex-tripleo-heat-templates.git] / puppet / services / cinder-scheduler.yaml
index f102810..63a4f16 100644 (file)
@@ -56,5 +56,5 @@ outputs:
           shell: /usr/bin/systemctl show 'openstack-cinder-scheduler' --property ActiveState | grep '\bactive\b'
           tags: step0,validation
         - name: Stop cinder_scheduler service
-          tags: step2
+          tags: step1
           service: name=openstack-cinder-scheduler state=stopped