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

Error: Evaluation Error: Error while evaluating a Function Call, any2bool(): Unknown type of boolean given #18

@bobweston

Description

@bobweston

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

  1. provision monit with puppet using mod 'example42-monit', '2.0.17', mod 'example42-puppi', '2.1.12'

Specifications

Please add this info:

  1. Output of facter -p on the failing node (at least the OS related facts)
  2. Version of Puppet and of the module: puppet 4.5.2 and version 2.0.17 of module
  3. The relevant Puppet code and eventually Hiera data

I get this error just trying to do a basic configuration in puppet. (nothing fancy.)

class { 'monit': }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions