We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.0.12
CentOS 7
I'm trying to generate a substitution json as seen in the readme
knife tidy backup clean --gen-gsub
INFO: Creating boiler plate gsub file: 'substitutions.json'
INFO: Creating boiler plate gsub file: 'substitutions.json' ERROR: Errno::ENOENT: No such file or directory @ rb_sysopen - /root/.chefdk/gem/ruby/2.6.0/gems/knife-tidy-2.0.12/lib/chef/../../conf/substitutions.json.example
The text was updated successfully, but these errors were encountered:
c648598
Merge pull request #125 from mskdenigma/master
bc8de72
fix #124 by adding conf dir to gemspec
No branches or pull requests
Version:
2.0.12
Environment:
CentOS 7
Scenario:
I'm trying to generate a substitution json as seen in the readme
Steps to Reproduce:
knife tidy backup clean --gen-gsub
Expected Result:
INFO: Creating boiler plate gsub file: 'substitutions.json'
Actual Result:
INFO: Creating boiler plate gsub file: 'substitutions.json'
ERROR: Errno::ENOENT: No such file or directory @ rb_sysopen - /root/.chefdk/gem/ruby/2.6.0/gems/knife-tidy-2.0.12/lib/chef/../../conf/substitutions.json.example
The text was updated successfully, but these errors were encountered: