# -*- coding: utf-8 -*- # vim: ft=yaml --- grafana: pkg: name: grafana use_upstream_archive: false repo: humanname: grafana_official name: deb https://packages.grafana.com/oss/deb stable main file: /etc/apt/sources.list.d/grafana.list key_url: https://packages.grafana.com/gpg.key config_file: /etc/grafana/grafana.ini service: name: grafana-server config: default: app_mode: production instance_name: stats server: domain: chaos security: admin_user: admin allow_embedding: true users: allow_signup: false auth: login_maximum_inactive_lifetime_days: 21 login_maximumx_lifetime_days: 60 token_rotation_interval: 240 auth.anonymous: enabled: true org_name: Dahoam org_role: Viewer log: level: error mode: syslog