Skip to content
New issue

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

Unable to change to use ".facts" extension for factsets #323

Open
treydock opened this issue Oct 7, 2022 · 0 comments
Open

Unable to change to use ".facts" extension for factsets #323

treydock opened this issue Oct 7, 2022 · 0 comments

Comments

@treydock
Copy link

treydock commented Oct 7, 2022

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>
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

No branches or pull requests

1 participant