Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion content/reference/components/cf-reactor.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ refreshes the CMDB data file (`host_specific.json`) for the particular host.

**Notes:**

- `cf-reactor` is a CFEngine Enterprise hub specific component.
- `cf-reactor` is part of CFEngine and is no longer an Enterprise-only
component. Work is in progress to turn it into a daemon for event-driven
CFEngine policy.

- Unlike other components there is no control body for `cf-reactor`, all
promises are hard coded within the component.
Expand Down
Loading