puppet-glare/manifests/init.pp

15 lines
222 B
Puppet

# == Class: glare
#
# Full description of class glare here.
#
# === Parameters
#
# [*sample_parameter*]
# Explanation of what this parameter affects and what it defaults to.
#
class glare {
include ::glare::params
}