Commit aa1a9bc9 by sila

mongo init step

 - port 7018,7019,7029
1 parent 533a5c6b
Showing with 10 additions and 0 deletions
......@@ -4,3 +4,13 @@
tasks:
- name: Install WDCHAT DB
command: /tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/configuration/wdchat-mongo.conf --mode unattended
- name: Init Mongo 7018
command: /tmp/mongo_7018.sh
- name: Init Mongo 7019
command: /tmp/mongo_7019.sh
- name: Init Mongo 7020
command: /tmp/mongo_7020.sh
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!