Skip to content

danragnar/ansible-grafana

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grafana

Ansible role to install and configure Grafana.

Example

- hosts: myhost

  vars:
    grafana_version: 3.0.4
    
  roles:
    - wunzeco.grafana

By default, grafana plugins are updated if an update is available. This may be turned off by setting grafana_update_plugins to false.

Testing

To run this role's integration tests

kitchen test

Dependencies

none

About

Installs and Configures Grafana

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%