Resource Type: grafana_ldap_config
- Defined in:
- lib/puppet/type/grafana_ldap_config.rb
Overview
Manage Grafana LDAP configuration
Parameters
-
backup
(defaults to: false)
Backup existing files before replacing them into the file-bucket
Supported values:- true
- false
- yes
- no
-
group
(defaults to: grafana)
Group of the LDAP configuration file either as String or Integer (default: grafana)
-
mode
(defaults to: 0440)
File-permissions mode of the LDAP configuration file as String
-
owner
(defaults to: root)
Owner of the LDAP configuration-file either as String or Integer (default: root)
-
replace
(defaults to: true)
Replace existing files
Supported values:- true
- false
- yes
- no
-
title
Path to ldap.toml
-
validate_cmd
A command to validate the new Grafana LDAP configuration before actually replacing it