16 lines
No EOL
261 B
Puppet
16 lines
No EOL
261 B
Puppet
# == Class: icinga2::server
|
|
#
|
|
# This module installs and configures the server components for the Icinga 2 monitoring system.
|
|
#
|
|
# === Parameters
|
|
#
|
|
# Coming soon...
|
|
#
|
|
# === Examples
|
|
#
|
|
# Coming soon...
|
|
#
|
|
|
|
class () icinga2::server inherits icinga2::params {
|
|
|
|
} |