Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove reference to collectd::plugin::perl::filename #849

Merged
merged 1 commit into from Jun 16, 2019

Conversation

mindriot88
Copy link
Contributor

@mindriot88 mindriot88 commented Aug 24, 2018

Pull Request (PR) description

When using the perl plugin the following issue is raised during catalog compilation, upon inspection this appears to be declared from variable which is not used, so removing it seemed the most logic resolution.

This Pull Request (PR) fixes the following issues

error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'collectd::plugin::perl::filename'.

@bastelfreak bastelfreak added bug Something isn't working needs-tests labels Aug 31, 2018
@bastelfreak
Copy link
Member

Hi @mindriot88 , thanks for the fix! Can you add a unit test so we can ensure that it now works and compiles?

@bastelfreak
Copy link
Member

ping @mindriot88 :)

@bastelfreak
Copy link
Member

The varaible isn't used anywhere else:

bastelfreak@tmu ~/modulesync_config/modules/puppet-collectd $ git grep base_filename
bastelfreak@tmu ~/modulesync_config/modules/puppet-collectd $ 

@bastelfreak bastelfreak merged commit 49ab645 into voxpupuli:master Jun 16, 2019
@sboyd-m sboyd-m deleted the bug/perl_plugin branch February 9, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants