Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

grafana_admin ldap config template not handling boolean correctly #103

Closed
madeinoz67 opened this issue Oct 11, 2018 · 1 comment · Fixed by #104
Closed

grafana_admin ldap config template not handling boolean correctly #103

madeinoz67 opened this issue Oct 11, 2018 · 1 comment · Fixed by #104

Comments

@madeinoz67
Copy link
Contributor

When generating ldap.toml grafana_admin boolean setting is not being handled correctly

ansible variable defined

grafana_admin: true

while generated ldap.toml is

grafana_admin = "True"

the generated ldap.toml breaks with version 5.3.0 of grafana because of the boolean

as per grafana/grafana#13610 the value needs to be all lowercase and without quotes

madeinoz67 added a commit to madeinoz67/ansible-grafana that referenced this issue Oct 11, 2018
paulfantom pushed a commit that referenced this issue Oct 11, 2018
dimavin pushed a commit to intento/ansible-grafana that referenced this issue Jan 16, 2019
@lock
Copy link

lock bot commented Mar 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant