Commit 837cb6f0 by ansible

no message

1 parent 0970bed7
- name: Update dmamanager MogoDB
shell: /opt/stack/mongodb1/mongodb/bin/mongo --host 127.0.0.1 --port 7018 < /tmp/configuration/update_dmamanager_3.0.2.js
- name: Update servicegateway MogoDB
shell: /opt/stack/mongodb2/mongodb/bin/mongo --host 127.0.0.1 --port 7019 < /tmp/source/update_servicegateway_3.0.2.js
\ No newline at end of file
shell: /opt/stack/mongodb2/mongodb/bin/mongo --host 127.0.0.1 --port 7019 < /tmp/configuration/update_servicegateway_3.0.2.js
\ No newline at end of file
- 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
\ No newline at end of file
shell: /opt/stack/mongodb2/mongodb/bin/mongo --host 127.0.0.1 --port 7019 < /tmp/configuration/update_servicegateway_3.1.3.js
\ No newline at end of file
- name: Update dmamanager MogoDB
shell: /opt/stack/mongodb1/mongodb/bin/mongo --host 127.0.0.1 --port 7018 < /tmp/configuration/update_dmamanager_3.0.6.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
\ No newline at end of file
shell: /opt/stack/mongodb2/mongodb/bin/mongo --host 127.0.0.1 --port 7019 < /tmp/configuration/update_servicegateway_3.1.3.js
\ No newline at end of file
- name: Update dmamanager MogoDB
shell: /opt/stack/mongodb1/mongodb/bin/mongo --host 127.0.0.1 --port 7018 < /tmp/configuration/update_dmamanager_3.1.4.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
\ No newline at end of file
shell: /opt/stack/mongodb2/mongodb/bin/mongo --host 127.0.0.1 --port 7019 < /tmp/configuration/update_servicegateway_3.1.3.js
\ No newline at end of file
......@@ -13,4 +13,4 @@
- name: Update dmamanager MogoDB
shell: /opt/stack/mongodb1/mongodb/bin/mongo --host 127.0.0.1 --port 7018 < /tmp/configuration/dma_3.2.1/patch_action_chain_template_pin_login.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
shell: /opt/stack/mongodb2/mongodb/bin/mongo --host 127.0.0.1 --port 7019 < /tmp/configuration/update_servicegateway_3.2.7.js
\ No newline at end of file
......@@ -3,4 +3,4 @@
- name: Update dmamanager MogoDB
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_2.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
shell: /opt/stack/mongodb2/mongodb/bin/mongo --host 127.0.0.1 --port 7019 < /tmp/configuration/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!