module-icinga2/manifests/init.pp
2014-09-13 19:46:24 -07:00

18 lines
191 B
Puppet

# == Class: icinga2
#
# This module installs the Icinga 2 monitoring system.
#
# === Parameters
#
# Coming soon...
#
# === Examples
#
# Coming soon...
#
#Our base class.
class icinga2 {
}