You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
Expected Behavior
To be able to provision monit
Actual Behavior
When trying to provision Monit, I'm getting the following error:
Error: Evaluation Error: Error while evaluating a Function Call, any2bool(): Unknown type of boolean given at (snip) monit/manifests/init.pp:357:18
Steps to Reproduce the Problem
Specifications
Please add this info:
facter -pon the failing node (at least the OS related facts)I get this error just trying to do a basic configuration in puppet. (nothing fancy.)
class { 'monit': }