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

Install fails when referenced module uses r10k format Puppetfile #43

Open
fatmcgav opened this issue Jun 1, 2017 · 2 comments
Open

Comments

@fatmcgav
Copy link

fatmcgav commented Jun 1, 2017

As observed when attempting to add https://github.com/SugarFactory/puppet-beats to an existing Puppetfile for installation via Librarian-Puppet, the install fails with:

Puppetfile:7:in run': undefined method moduledir' for #Librarian::Puppet::Dsl::Receiver:0x007fe92b978cd8 (NoMethodError)

Full stack trace available here: https://gist.github.com/fatmcgav/f0f86f6664c8c4e75366a33e3f625681

Would be useful if Librarian-Puppet either supported or ignored any fields specific to r10k...

@Yggdrasil
Copy link

@fatmcgav Could you perhaps show which part of your Puppetfile causes this to happen? I think I'm running into a similar problem.

@fatmcgav
Copy link
Author

Yeh, in the end we forked the 'puppet-beats' module and modified the Puppetfile - weareact/puppet-beats@bc2267a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants