Pass the DOCKER_* env vars when running docker
[apex-tripleo-heat-templates.git] / puppet / services / gnocchi-metricd.yaml
index 1337b0c..14fca13 100644 (file)
@@ -51,5 +51,5 @@ outputs:
           shell: /usr/bin/systemctl show 'openstack-gnocchi-metricd' --property ActiveState | grep '\bactive\b'
           tags: step0,validation
         - name: Stop gnocchi_metricd service
-          tags: step2
+          tags: step1
           service: name=openstack-gnocchi-metricd state=stopped