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
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, undefined method `instance?' for String:Class at /etc/puppetlabs/code/modules/yum/manifests/init.pp:167:27 at /etc/puppetlabs/code/modules/yum/manifests/repo/epel.pp:64 on node foo.com
Steps to Reproduce the Problem
Use an example42 module without pinning puppi in your main Puppetfile to get the latest 2.2.9 version of puppi.
Specifications
Please add this info:
Output of facter -p on the failing node (at least the OS related facts): N/A (all CentOS nodes we have fail)
Version of Puppet and of the module
Puppet: 4.10.0
puppi: 2.2.9
The relevant Puppet code and eventually Hiera data: example42/yum in init.pp, when calling params_lookup.
This is what changed when I pinned back to 2.2.6:
The text was updated successfully, but these errors were encountered:
Expected Behavior
Catalogues to compile
Actual Behavior
Steps to Reproduce the Problem
example42
module without pinningpuppi
in your main Puppetfile to get the latest 2.2.9 version ofpuppi
.Specifications
Please add this info:
facter -p
on the failing node (at least the OS related facts): N/A (all CentOS nodes we have fail)puppi
: 2.2.9example42/yum
ininit.pp
, when callingparams_lookup
.This is what changed when I pinned back to 2.2.6:
The text was updated successfully, but these errors were encountered: