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

Dependancy listings are out of date #178

Closed
thaylin opened this issue Feb 4, 2019 · 1 comment · Fixed by #179
Closed

Dependancy listings are out of date #178

thaylin opened this issue Feb 4, 2019 · 1 comment · Fixed by #179
Labels
bug Something isn't working

Comments

@thaylin
Copy link
Contributor

thaylin commented Feb 4, 2019

The stdlib version listed as a dependancy is not accurate. It lists 4.13, I started with 4.14, however it did not work.

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 4.10.12
  • Ruby: 2.5.1p57
  • Distribution: Rhel 7
  • Module version: latest, stdlib 4.14

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

Set stdlib < 4.22

What are you seeing

Resource type Stdlib::Ensure::Service does not exist This resource was not added until 4.22.

What behaviour did you expect instead

The module to work

@bastelfreak
Copy link
Member

@thaylin thanks for rising up this issue. Can you provide a PR that updates the metadata.json?

@ghoneycutt ghoneycutt added the bug Something isn't working label Feb 5, 2019
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 a pull request may close this issue.

3 participants