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

stdlib dependancy should be updated to 4.25 #206

Closed
blupman opened this issue Jun 5, 2018 · 0 comments · Fixed by #207
Closed

stdlib dependancy should be updated to 4.25 #206

blupman opened this issue Jun 5, 2018 · 0 comments · Fixed by #207

Comments

@blupman
Copy link

blupman commented Jun 5, 2018

Affected Puppet, Ruby, OS and module versions/distributions

Puppet: 4.10.10
Ruby: ruby 2.3.3p222
Distribution: debian/stretch
Module version: voxpupuli/puppet-prometheus master branch

How to reproduce (e.g Puppet code you use)

in our Puppetfile we have:

mod 'puppetlabs-stdlib', '4.24.0'

What are you seeing

Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Stdlib::Port at /etc/puppetlabs/code/environments/development/modules/prometheus/manifests/mysqld_exporter.pp:97:3 at /etc/puppetlabs/code/environments/development/site/profile/manifests/prometheus/mysqld_exporter.pp:10 on node dev-local-0.local-dev.tmgcloud.nl

What behaviour did you expect instead

a running mysqld_exporter

Output log

Any additional information you'd like to impart

I have created a small pull request to change this modules dependancies to at least 4.25.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant