object_checkercomponent.conf.erb 397 B

123456789101112131415
  1. /**
  2. * WARNING: This CheckerComponent is automatically generated by Puppet.
  3. * ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
  4. */
  5. /**
  6. * A CheckerComponent definition. You can create your own configuration files
  7. * in the conf.d directory (e.g. one per commnand). By default all *.conf
  8. * files in this directory are included.
  9. *
  10. */
  11. library "checker"
  12. object CheckerComponent "<%= @object_name %>" { }