electrical/puppet-lib-file_concat

missing metadata.json

Closed this issue · 2 comments

puppet module command requires metadata.json file:

# puppet module list
Warning: Missing dependency 'ispavailability-file_concat':
  'elasticsearch-logstash' (v0.5.1) requires 'ispavailability-file_concat' (>= 0.1.0)
/etc/puppetlabs/puppet/environments/production/modules
├── elasticsearch-elasticsearch (v0.3.2)
├── elasticsearch-logstash (v0.5.1)
├── file_concat (???)

Its on my todo list to update this module and add the metadata.json file.
Hope to do it soon.
Thanks for reporting it.

This has been fixed with #11