Closed couloum closed 4 years ago
There hasn't been a require
on line 18 since version 2.1.1. https://github.com/voxpupuli/puppet-nrpe/blob/05aa5f11f0d1f65fd33b33b506679e540ab0476a/manifests/plugin.pp#L18
Sorry, for the bad issue report. I was indeed running an old version of the module, while I thought I had updated it. Sorry again for the trouble and thanks for the comment.
Affected Puppet, Ruby, OS and module versions/distributions
5.3.13
2.7
Ubuntu 20.04
4.0.0
How to reproduce (e.g Puppet code you use)
What are you seeing
Puppet agent fail with catalog compilation error.
What behaviour did you expect instead
Puppet agent running correctly.
Output log
Any additional information you'd like to impart
I changed
package_name
as a workarround of issue #35.The issue seems that
nrpe::plugin::package_name
does not get the value ofnrpe::package_name