module-icinga2/manifests/init.pp
2014-05-02 19:36:32 -07:00

18 lines
No EOL
194 B
Puppet

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