This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Description
Attempting to use the monitoring example provided in readme I get:
err:Failed to apply catalog: Could not find dependency Package[monit] for File[MonitCheckPid_mysql_process]
My config:
monitor => true,
monitor_tool => ["nagios", "monit", "munin"],
Here I simply tried to import the monit package from 1.0 series. Shouldn't monit be included (or ignored), when defined in monitor_tool ?