Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Error: Missing required value for `chef.nodes_path'. #134

Closed
fschell opened this issue Dec 23, 2015 · 4 comments
Closed

Error: Missing required value for `chef.nodes_path'. #134

fschell opened this issue Dec 23, 2015 · 4 comments
Labels
Milestone

Comments

@fschell
Copy link

fschell commented Dec 23, 2015

when I follow you instructions I got the message "Missing required value for `chef.nodes_path'." from vagrant up

After adding the line between ... in vagrant file it works but I think it is not the right way

config.vm.provision :chef_zero do |chef|
    ...
 chef.nodes_path = "cookbooks"
     ...
@r8 r8 added the check label Dec 27, 2015
@glena
Copy link

glena commented Jan 27, 2016

Same issue here, It run after adding this line.

@kcaulkins
Copy link

Had the same issue, the change @fschell made worked for me too.

@DevProse
Copy link

DevProse commented Feb 4, 2016

Hmmm just downloaded today, 2/4/2016, and @fschell 's fix worked fine. But nearly 2 months and a simple issue like this not fixed = abandonware. Moving on.

@r8
Copy link
Owner

r8 commented Feb 5, 2016

Hey guys
@fschell, thanks for your help. I'll try to do something about it this weekend.

Sorry for not being very active here, but since my first commit here a lot of stuff happened, like new job, birth of daughter, new refreshing 5-hour sleep routine etc. So while I wouldn't consider this as total abandondware, but yeah, unfortunately this repo isn't my top priorities list for the moment. That's not very good and I'll try to fix this situation in nearest time.

Hey @DevProse! Sorry to see you moving on from MY vagrant stack.
Welcome to Github! It's a nice place to share with community. BTW, we have nice feature here, called Pull requests

@r8 r8 added bug and removed check labels Feb 5, 2016
@r8 r8 modified the milestones: v1.0.2, v1.1.0, v1.0.3 Feb 5, 2016
@r8 r8 closed this as completed in d3ee163 Feb 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants