Resource Type: grafana_ldap_group_mapping

Defined in:
lib/puppet/type/grafana_ldap_group_mapping.rb

Overview

Map an LDAP group to a Grafana role.

Parameters

  • grafana_admin (defaults to: false)

    Additonal flag for Grafana > v5.3 to signal admin-role to Grafana

    Supported values:
    • true
    • false
    • yes
    • no
  • group_dn

    The LDAP distinguished-name of the group

  • ldap_server_name

    The LDAP server config to apply the group-mappings on

  • org_role

    The Grafana role the shall be assigned to this group

    Supported values:
    • Admin
    • Editor
    • Viewer
  • title

    A unique identifier of the resource