Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Distributed Computing
Common
vagrant-prometheus
Commits
8258a753
Commit
8258a753
authored
Aug 16, 2019
by
k.elaammari
Browse files
grafana default password
parent
8b6e6447
Changes
2
Hide whitespace changes
Inline
Side-by-side
provision/grafana/config/users/admin_password.json
View file @
8258a753
{
{
"oldPassword"
:
"admin"
,
"oldPassword"
:
"admin"
,
"newPassword"
:
"
longpassword
"
,
"newPassword"
:
"
init
"
,
"confirmNew"
:
"
longpassword
"
"confirmNew"
:
"
init
"
}
}
\ No newline at end of file
provision/grafana/config/users/view_user.json
View file @
8258a753
...
@@ -2,5 +2,5 @@
...
@@ -2,5 +2,5 @@
"name"
:
"view"
,
"name"
:
"view"
,
"email"
:
"view@view.com"
,
"email"
:
"view@view.com"
,
"login"
:
"view"
,
"login"
:
"view"
,
"password"
:
"
view
"
"password"
:
"
init
"
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment