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 nodes can't find modules otherwise #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timello
Copy link

@timello timello commented Jun 29, 2016

No description provided.

@elasticdog
Copy link
Owner

elasticdog commented Jun 29, 2016

The modulepath config setting was deprecated a while ago in favor of basemodulepath, which is why this commit was merged back in May. Are things not working for you as expected with newer Puppet versions?

@timello
Copy link
Author

timello commented Jun 29, 2016

Hi,

It does not work as is.

vagrant@client1:~$ puppet --version
3.4.3

@timello
Copy link
Author

timello commented Jun 29, 2016

Ok. So puppet > 4.0 should be used.

@timello
Copy link
Author

timello commented Jun 29, 2016

Actually, it requires a change anyway since Vagrantfile uses box = 'ubuntu/trusty64' and by default its comming with puppet 3.4.3

@timello
Copy link
Author

timello commented Jun 29, 2016

Maybe something like: https://github.com/petems/vagrant-puppet-install can be used

@martialblog
Copy link
Collaborator

I've been working on Puppet 4 support, but haven't found the time lately:
https://github.com/martialblog/puppet-sandbox/tree/update-to-puppet-4

But it's basically working.

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

Successfully merging this pull request may close these issues.

3 participants