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
I tried this:
opts: :facts_dirs: - spec/factsets :facts_files: - 'spec/factsets/*.facts'
I think the issue is the hardcoded JSON extension here: https://github.com/dylanratcliffe/onceover/blob/954d11d67d75787fa9f5b5508b8e93876e56055d/lib/onceover/testconfig.rb#L154-L160
This is the error:
Error while running: #<RuntimeError: Could not find factset for node: RHEL-7.4>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried this:
I think the issue is the hardcoded JSON extension here:
https://github.com/dylanratcliffe/onceover/blob/954d11d67d75787fa9f5b5508b8e93876e56055d/lib/onceover/testconfig.rb#L154-L160
This is the error:
The text was updated successfully, but these errors were encountered: