Merge "Add Docker service to all roles"
[apex-tripleo-heat-templates.git] / puppet / services / nova-api.yaml
index 22fae89..18d9b92 100644 (file)
@@ -234,7 +234,7 @@ outputs:
         - name: Setup cell_v2 (map cell0)
           tags: step5
           when: is_bootstrap_node
-          command: nova-manage cell_v2 map_cell0
+          shell: nova-manage cell_v2 map_cell0 --database_connection=$(hiera nova::cell0_database_connection)
         - name: Setup cell_v2 (create default cell)
           tags: step5
           when: is_bootstrap_node