Remove grafana alerting

certbot_on_virtu
Alexandre Iooss 2020-01-11 14:09:38 +01:00
parent a8a37cd0c3
commit d32fa35d58
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
2 changed files with 4 additions and 1 deletions

View File

@ -75,6 +75,9 @@
- section: auth.ldap
option: enabled
value: "true"
- section: alerting
option: enabled
value: "false"
notify: Restart grafana
- name: Configure Grafana LDAP

View File

@ -51,7 +51,7 @@ email = "mail"
group_dn = "cn=nounou,ou=posix,ou=groups,dc=crans,dc=org"
org_role = "Admin"
# To make user an instance admin (Grafana Admin) uncomment line below
grafana_admin = true
# grafana_admin = true
# The Grafana organization database id, optional, if left out the default org (id 1) will be used
# org_id = 1