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

puppet-boolean module not available anymore via puppetforge #213

Closed
yorickps opened this issue Jan 16, 2017 · 3 comments
Closed

puppet-boolean module not available anymore via puppetforge #213

yorickps opened this issue Jan 16, 2017 · 3 comments

Comments

@yorickps
Copy link

The puppet-boolean module referenced in metadata.json is not available anymore via the puppetforge.

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 4.8.1
  • Ruby: 2.3.2
  • Distribution: CentOS 6.8
  • Module version: 0.7.0

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

When installing modules via librarian-puppet, it fails because of the missing dependency of puppet-network on puppet-boolean.

What are you seeing

Librarian-puppet gives following error: "Unable to find module 'puppet-boolean' on https://forgeapi.puppetlabs.com"

Any additional information you'd like to impart

We've fixed it by adding the module via the git url in the puppetfile. Is it intentional that the puppet-boolean module was removed from the forge?

@alexjfisher
Copy link
Member

@yorickps Thanks for reporting this. I've opened voxpupuli/puppet-boolean#18 Hopefully we can get this resolved soon.

@alexjfisher
Copy link
Member

@yorickps This should now be fixed. https://forge.puppet.com/puppet/boolean

@yorickps
Copy link
Author

@alexjfisher thanks for the quick fix.

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

No branches or pull requests

2 participants