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

problem with fetch over r10k #50

Open
czhujer opened this issue Sep 6, 2016 · 1 comment
Open

problem with fetch over r10k #50

czhujer opened this issue Sep 6, 2016 · 1 comment

Comments

@czhujer
Copy link

czhujer commented Sep 6, 2016

Hi,

I have puppet 3.8 with ruby 2.3 on CentOS 6.x and when i want fech this module over r10k..

mod 'cron',
  :git => 'https://github.com/torrancew/puppet-cron',
  :tag => 'v0.2.0'

and after r10k install this broked puppet module...

[root@server1 puppet]# puppet module list
Error: No dependencies module metadata provided for cron
Error: Try 'puppet help module list' for usage
@bgupta
Copy link

bgupta commented Feb 13, 2018

This was fixed in this commit. 7d1b190#diff-490694a9db8f7a371538da1abe484314

(There is a bug where if dependencies isn't defined r10k throws an error.)

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