16 lines
397 B
Text
16 lines
397 B
Text
|
/**
|
||
|
* WARNING: This CheckerComponent is automatically generated by Puppet.
|
||
|
* ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
* A CheckerComponent definition. You can create your own configuration files
|
||
|
* in the conf.d directory (e.g. one per commnand). By default all *.conf
|
||
|
* files in this directory are included.
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
library "checker"
|
||
|
|
||
|
object CheckerComponent "<%= @object_name %>" { }
|