]> git.openstreetmap.org Git - chef.git/commitdiff
Enable read only anonymous access to prometheus
authorTom Hughes <tom@compton.nu>
Sun, 29 Nov 2020 11:31:21 +0000 (11:31 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 29 Nov 2020 11:31:21 +0000 (11:31 +0000)
cookbooks/prometheus/templates/default/grafana.ini.erb

index 08f1d5dfd2f4d4e989e8da2e247697643819cf8d..d3ea1ce655a9e14515b90f04babd9f7edeac6253 100644 (file)
@@ -15,3 +15,8 @@ host = localhost:25
 skip_verify = true
 from_address = admins@openstreetmap.org
 from_name = Prometheus
+
+[auth.anonymous]
+enabled = true
+org_name = OpenStreetMap
+org_role = Viewer