Ecosyste.ms: Awesome
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: 13 days ago
JSON representation
Puppet module for Grafana
- Host: GitHub
- URL: https://github.com/link0/puppet-grafana
- Owner: link0
- License: mit
- Created: 2016-10-09T10:54:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-09T11:15:20.000Z (over 8 years ago)
- Last Synced: 2024-10-30T01:55:49.917Z (3 months ago)
- Language: Puppet
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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'
```