Commit 15a3a79b by ansible

no message

1 parent dc8fd59e
- name: Update dmamanager MogoDB
shell: /opt/stack/mongodb1/mongodb/bin/mongo --host 127.0.0.1 --port 7018 < /tmp/configuration/dma_3.4.2/initial_data_dma_3.4.2.js
shell: /opt/stack/mongodb1/mongodb/bin/mongo --host 127.0.0.1 --port 7018 < /tmp/configuration/dma_3.4.0/initial_data_dma_3.4.0.js
- name: Update servicegateway MogoDB
shell: /opt/stack/mongodb2/mongodb/bin/mongo --host 127.0.0.1 --port 7019 < /tmp/source/update_servicegateway_3.2.7.js
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!