5
0
Derivar 0
module-icinga2/manifests/object.pp
2014-09-13 19:46:24 -07:00

13 linhas
407 B
Puppet

# == Class: icinga2::params
#
# This class is intentionally empty. It just serves as a container class for other
# icinga2::object:: classes to make the module's file layout cleaner (all object defined types
# can be put into an objects/ subdirectory)
#
# === Parameters
#
# None. See inline comments for parameters on the individual object type manifests for
# more details.
#
class icinga2::objects { }