]> git.openstreetmap.org Git - chef.git/blob - cookbooks/prometheus/templates/default/grafana.ini.erb
bdc1437778106b93724ed2daaa8e56f51ba04a7e
[chef.git] / cookbooks / prometheus / templates / default / grafana.ini.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 [server]
4 root_url = https://prometheus.openstreetmap.org/
5
6 [security]
7 admin_user = admin
8 admin_password = <%= @passwords[:grafana_admin] %>