example42 / puppi

Puppet module to manage applications deployments and servers local management
http://www.example42.com
Other
142 stars 84 forks source link

No dependencies module metadata provided for puppi #147

Closed major0 closed 7 years ago

major0 commented 7 years ago

When running puppet module list I get the following error:

puppet module list
Error: No dependencies module metadata provided for puppi
Error: Try 'puppet help module list' for usage

Adding an empty dependency entry to the metadata.json appears to fix the issue.

OS: CentOS 7.3.1611 Puppet Version: 3.8.7 Ruby Version: ruby 2.0.0p648 (2015-12-16) [x86_64-linux] Facter Version: 2.4.6

Note: the puppi module was installed via git clone directly into the module directory.