Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
Bug #10276, delete resource checkercomponent in favor feature checker
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhatri committed Oct 4, 2015
1 parent de2bae6 commit 3e41ae8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 100 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,6 @@ Currently icinga2 cookbook supports below Objects LWRP Resources:
- icinga2_statusdatawriter
- icinga2_compatlogger
- icinga2_checkresultreader
- icinga2_checkercomponent
- icinga2_notificationcomponent
- icinga2_filelogger
- icinga2_perfdatawriter
Expand Down Expand Up @@ -1671,26 +1670,6 @@ Above LWRP resource will create an icinga `CheckResultReader` object.



## LWRP icinga2_checkercomponent

LWRP `checkercomponent` creates an icinga `CheckerComponent` object.


**LWRP CheckerComponent example**

icinga2_checkercomponent 'checkercomponent'


Above LWRP resource will create an icinga `CheckerComponent` object.


**LWRP Options**

- *action* (optional) - default :enable, options: :enable, :disable
- *library* (optional, String) - default checker, icinga `CheckerComponent` Object `library`



## LWRP icinga2_notificationcomponent

LWRP `notificationcomponent` creates an icinga `NotificationComponent` object.
Expand Down
66 changes: 0 additions & 66 deletions libraries/resource_checkercomponent.rb

This file was deleted.

13 changes: 0 additions & 13 deletions templates/default/object.checkercomponent.conf.erb

This file was deleted.

0 comments on commit 3e41ae8

Please sign in to comment.