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 7f191cda
authored
Dec 04, 2017
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change admin's password
1 parent
96873f19
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
update_servicegateway.sh
update_servicegateway.sh
View file @
7f191cd
...
...
@@ -7,7 +7,7 @@ db.auth("mongoapp", "mOng0@pp")
db.createCollection("admin_user", {})
db.admin_user.insert( {
"username" : "admin",
"password" : "
nIkgyeBnaysxBa6bNaHz5
g=="
"password" : "
Nr2pY6IAf4kaNULZGFxLY
g=="
} )
db.createCollection('external_apis_config_publish', {})
...
...
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