Merge "sshd template, rename hiera key"
[apex-tripleo-heat-templates.git] / docker / services / mistral-executor.yaml
index 8833154..4228642 100644 (file)
@@ -92,3 +92,7 @@ outputs:
               - /var/lib/config-data/nova/etc/nova:/etc/nova:ro
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable mistral_executor service
+          tags: step2
+          service: name=openstack-mistral-executor state=stopped enabled=no