module-icinga2/manifests/init.pp

18 lines
194 B
ObjectPascal
Raw Normal View History

2014-05-03 04:36:32 +02:00
# == Class: icinga2
#
# This module installs the Icinga 2 monitoring system.
#
# === Parameters
#
# Coming soon...
#
# === Examples
#
# Coming soon...
#
#Our base class.
class icinga2 {
}