Module (profile) 'icinga2_dev': add documentation

refs #6842
This commit is contained in:
Alexander Klimov 2014-09-02 16:41:16 +02:00
parent 7b45e5cc8e
commit 4d32685316

View File

@ -1,5 +1,17 @@
# Class: icinga2_dev
#
# This class installs Icinga 2 w/ MySQL and provides Icinga 2 test configuration.
#
# Requires:
#
# icinga2_mysql
# icinga2::config
#
# Sample Usage:
#
# include icinga2_dev
#
class icinga2_dev {
include icinga2
include icinga2_mysql
icinga2::config { [