Update docs per new puppet_config interface
[apex-tripleo-heat-templates.git] / docker / services / nova-conductor.yaml
index 73acd0a..8bc81e3 100644 (file)
@@ -86,3 +86,7 @@ outputs:
               - /etc/localtime:/etc/localtime:ro
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable nova_conductor service
+          tags: step2
+          service: name=openstack-nova-conductor state=stopped enabled=no