update_data_dma_3.0.5.yml 314 Bytes
- name: Update dmamanager MogoDB
  shell: /opt/stack/mongodb1/mongodb/bin/mongo --host 127.0.0.1 --port 7018 < /tmp/configuration/update_dmamanager_3.0.5.js
- name: Update servicegateway MogoDB
  shell: /opt/stack/mongodb2/mongodb/bin/mongo --host 127.0.0.1 --port 7019 < /tmp/source/update_servicegateway_3.1.3.js