Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ansible
/
dma-playbook
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit c8e305f9
authored
Apr 25, 2018
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
1 parent
42f4a579
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
3 deletions
roles/install/tasks/dmamanager.yml
roles/install/tasks/servicegateway.yml
roles/install/tasks/wdchat-mongodb.yml
roles/install/tasks/dmamanager.yml
View file @
c8e305f
-
name
:
Install
DMA M
anager DB
-
name
:
Install
dmam
anager DB
command
:
/tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/configuration/dmamanager.conf --mode unattended
command
:
/tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/configuration/dmamanager.conf --mode unattended
-
name
:
Stop dmamanager DB
command
:
/opt/stack/mongodb2/ctlscript.sh stop
roles/install/tasks/servicegateway.yml
View file @
c8e305f
-
name
:
Install
DMA Manager
DB
-
name
:
Install
servicegateway
DB
command
:
/tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/configuration/servicegateway.conf --mode unattended
command
:
/tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/configuration/servicegateway.conf --mode unattended
-
name
:
Stop servicegateway DB
command
:
/opt/stack/mongodb2/ctlscript.sh stop
roles/install/tasks/wdchat-mongodb.yml
View file @
c8e305f
-
name
:
Install
WDCHAT
DB
-
name
:
Install
wdchat-mongo
DB
command
:
/tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/configuration/wdchat-mongo.conf --mode unattended
command
:
/tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/configuration/wdchat-mongo.conf --mode unattended
-
name
:
Stop wdchat-mongo DB
command
:
/opt/stack/mongodb/ctlscript.sh stop
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment