An open API service indexing awesome lists of open source software.

https://github.com/link0/puppet-grafana

Puppet module for Grafana
https://github.com/link0/puppet-grafana

Last synced: 2 months ago
JSON representation

Puppet module for Grafana

Awesome Lists containing this project

README

          

# link0/puppet-grafana

## Overview

The [link0/grafana](https://forge.puppet.com/link0/grafana) module installs, configures and manages the Grafana service.

## Usage

###

Basic usage accepting all defaults (installation, configuration, managing the service, etcetera)

```puppet
include '::grafana'
```