Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ansible
/
software-configuration
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 719925e5
authored
Nov 22, 2017
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit syntax error
1 parent
4b416248
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
update_dmamanager.sh
update_servicegateway.sh
update_dmamanager.sh
View file @
719925e
/opt/stack/mongodb/mongodb/bin/mongo --host 127.0.0.1 --port 7018
<<EOF
### Insert Initial Data
use DMAMANAGER
db.auth("mongoapp", "mOng0@pp")
...
...
update_servicegateway.sh
View file @
719925e
/opt/stack/mongodb/mongodb/bin/mongo --host 127.0.0.1 --port 7019
<<EOF
### Insert Initial Data of ServiceGateway
use SERVICEGATEWAY
db.auth("mongoapp", "mOng0@pp")
...
...
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