Merge pull request #192 from bastelfreak/ubuntu2
drop Ubuntu 14.04 support
Merge pull request #193 from dhoppe/remove_duplicate
Remove duplicate CONTRIBUTING.md file
Merge pull request #196 from treydock/notify
Do not restart grafana on provisioned dashboard updates
Merge pull request #198 from RandellP/maint
#197 Minor Doc correction - grafana_folder
improve handling of ruby-toml package
Merge pull request #203 from voxpupuli/modulesync
modulesync 2.12.0
Merge pull request #204 from dhoppe/update_distributions
Update list of supported operating systems
Merge pull request #207 from treydock/folder-permissions
Support managing folder permissions
Allow organizataions to be deleted
In order to be able to manage organizations properly, they should be able to be deleted as well as created. To make things predictable, the default organization cannot be modified.
Add dashboard permission support
Update README.md with new types
Add missing autorequire for type
Fix grafana_user password idempotency
This commit fixes the issue that on each puppet run the user password will be set. As the grafana API does not provide any feature for that we try to connect as that user if login works we suppress the password change. Fixes #104
Merge pull request #211 from alexjfisher/issue_104
Fix `grafana_user` `password` idempotency
Fix style is and remove remaining comments
Merge pull request #208 from treydock/conn_validator
Add mechanism to make API changes once API is available
Merge pull request #214 from dhoppe/drop_params
Clean up code, because params.pp has been removed
Merge pull request #199 from unki/allow-multiple-ldap-setups
allow connecting to multiple LDAP services
Merge pull request #210 from DavidReubenWhite/master
Support for teams, dashboard permissions and memberships