Merge "sshd template, rename hiera key"
[apex-tripleo-heat-templates.git] / docker / services / ironic-conductor.yaml
index 2cc2905..ff47000 100644 (file)
@@ -112,3 +112,7 @@ outputs:
               - ironic:/var/lib/ironic
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable ironic_conductor service
+          tags: step2
+          service: name=openstack-ironic-conductor state=stopped enabled=no