voxpupuli / puppet-grafana

Puppet module to manage Grafana
Apache License 2.0
15 stars 106 forks source link

Configure grafana with grafana::cfg doesn't work #353

Closed recid closed 4 months ago

recid commented 5 months ago

Affected Puppet, Ruby, OS and module versions/distributions

How to reproduce (e.g Puppet code you use)

I used 2 methods :

What behaviour did you expect instead

Regardless of the method used, my grafana.ini should contain the defined variables

Output log

Any additional information you'd like to impart

Furthermore, I test other modules versions : 10.0.1, 12.0.0 and 13.1.0. I got the same error.

Last information, I want to use the hiera style (instead of puppet style) because I can configure my grafana instance without create a puppet module

Thanks in advance for your help

recid commented 4 months ago

Finally It works. My bad because I got an older puppet grafana module which conflicts with this module