bfraser / puppet-grafana

Puppet module to manage Grafana
Apache License 2.0
39 stars 204 forks source link

Module assumes grafana 2.5 but grafana says 4.1.2 is newest (on debian/ubuntu) #122

Open JeffAbrahamson opened 7 years ago

JeffAbrahamson commented 7 years ago

The grafana docs for installing on debian/ubuntu indicate that the current stable version of grafana is 4.1.2.

But puppet-grafana thinks the most recent should be 2.5.0. Even when setting manage_package_repo => false and version => '4.1.2', version 2.5.0 is installed.

wyardley commented 7 years ago

FYI, working on this in the Voxpupuli fork (welcome to cherry-pick those changes in here too, @bfraser).

https://github.com/voxpupuli/puppet-grafana/pull/61