Basic docs for init.pp

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-10-13 11:09:43 -04:00
parent 9746337125
commit 939b4f358d
1 changed files with 9 additions and 3 deletions

View File

@ -1,11 +1,17 @@
# == Class: grafyaml
#
# Full description of class grafyaml here.
# Grafyaml takes simple descriptions of Grafana dashboards in YAML format, and
# uses them to configure Grafana.
#
# === Parameters
#
# [*sample_parameter*]
# Explanation of what this parameter affects and what it defaults to.
# [*config_dir*]
#
# [*git_revision*]
#
# [*git_source*]
#
# [*grafana_url*]
#
class grafyaml (
$config_dir = '',