Closed jperry closed 10 years ago
@jperry could you gist the output of running that with the -VV option please?
@jperry ah I think I know what's going on - spork gsubs "cookbooks" with "environments" to look for environment files, it doesn't account for that occurring earlier in the path than the last position. Thanks for the report, I'll add this to the list to fix for the next release (hopefully next week)
@jperry as a temporary fix, you could set the "environment_path" config option, which takes precedence over that gsub. https://github.com/jonlives/knife-spork#environment-path
Thanks @jonlives . The environment_path fixed the issue.
Thanks!
Hey @jonlives,
Seeing this failure when I have 'cookbook' in my parent directory path.