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 1b137521
authored
Nov 13, 2017
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
1 parent
debc0963
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
4 deletions
deploy_inital_wdchat_postgresql.yml
deploy_systemservice.yml
deploy_inital_wdchat_postgresql.yml
View file @
1b13752
...
...
@@ -14,7 +14,6 @@
-
db
:
admin
role
:
userAdminAnyDatabase
-
name
:
create new database "WDCHAT" and new user "wdmongo"
-
mongodb_user
:
login_user
:
wdobject
...
...
@@ -26,5 +25,4 @@
roles
:
-
db
:
WDCHAT
role
:
dbAdmin
role
:
readWrite
\ No newline at end of file
role
:
readWrite
\ No newline at end of file
deploy_systemservice.yml
0 → 100644
View file @
1b13752
---
-
hosts
:
all
become
:
true
tasks
:
-
name
:
Add Engine Service
command
:
/opt/stack/script/add_service.sh /opt/stack/script/engine.service
-
name
:
Add Tcp Service
command
:
/opt/stack/script/add_service.sh /opt/stack/script/nginx.tcp.service
\ No newline at end of file
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