Skip to content

layer2pty/grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grafana

Ansible role to install and configure Grafana.

Example

- hosts: myhost

  vars:
    grafana_version: 3.0.4

  roles:
    - layer2pty.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

grafana

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages