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

puppet 4 compatibility #154

@igalic

Description

@igalic

when running under puppet 4, i get the following error:

Warning: Scope(Php::Extension[curl]): Could not look up qualified variable 'php::apache::params::package'; class php::apache::params has not been evaluated
Error: Evaluation Error: Error while evaluating a Function Call, function 'defined' called with mis-matched arguments
expected:
  defined(Variant[String, Type[CatalogEntry], Type[Type[CatalogEntry]]] vals{1,}) - arg count {1,}
actual:
  defined(Undef) - arg count {1} at /etc/puppetlabs/code/environments/production/modules/php/manifests/extension.pp:105:6 on node app01.esat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions