Skip to content

Puppet nodes can't find modules otherwise - #22

Open
timello wants to merge 1 commit into
elasticdog:masterfrom
timello:master
Open

Puppet nodes can't find modules otherwise#22
timello wants to merge 1 commit into
elasticdog:masterfrom
timello:master

Conversation

@timello

@timello timello commented Jun 29, 2016

Copy link
Copy Markdown

No description provided.

@elasticdog

elasticdog commented Jun 29, 2016

Copy link
Copy Markdown
Owner

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

timello commented Jun 29, 2016

Copy link
Copy Markdown
Author

Hi,

It does not work as is.

vagrant@client1:~$ puppet --version
3.4.3

@timello

timello commented Jun 29, 2016

Copy link
Copy Markdown
Author

Ok. So puppet > 4.0 should be used.

@timello

timello commented Jun 29, 2016

Copy link
Copy Markdown
Author

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

@timello

timello commented Jun 29, 2016

Copy link
Copy Markdown
Author

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

@martialblog

Copy link
Copy Markdown
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