module-icinga2/templates/object_service.conf.erb

14 lines
373 B
Text
Raw Normal View History

/**
* WARNING: This service definition is automatically generated by Puppet.
* ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
*/
/**
* A service definition. You can create your own configuration files
* in the conf.d directory (e.g. one per host). By default all *.conf
* files in this directory are included.
*
*/
object Service "<%= @object_servicename %>" { }