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 f8149adf
authored
Feb 03, 2018
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
1 parent
367016ef
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
7 deletions
install_mongodb.yml
install_wdchat_postgresql_db.yml → install_postgresql.yml
install_mongodb.yml
View file @
f8149ad
---
-
hosts
:
05_install-wdchat
become
:
true
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
-
hosts
:
05_install-dmamanager
become
:
true
tasks
:
...
...
@@ -17,8 +23,3 @@
-
name
:
Install DMAENGINE DB
command
:
/tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/configuration/dmaengine.conf --mode unattended
\ No newline at end of file
-
hosts
:
05_install-wdchat
become
:
true
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
\ No newline at end of file
install_
wdchat_postgresql_db
.yml
→
install_
postgresql
.yml
View file @
f8149ad
---
-
hosts
:
05_install-
postgres
-
hosts
:
05_install-
wdchatDB-postgresql
become
:
true
tasks
:
-
name
:
Install postgres software
...
...
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