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 has been archived by the owner on Oct 11, 2018. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
when running under puppet 4, i get the following error:
The text was updated successfully, but these errors were encountered: