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.
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
andversion => '4.1.2'
, version 2.5.0 is installed.