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

Fact patching_as_code not working, wrong confine #107

Open
marcelfischer opened this issue Oct 2, 2024 · 0 comments
Open

Fact patching_as_code not working, wrong confine #107

marcelfischer opened this issue Oct 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@marcelfischer
Copy link

Describe the Bug

The fact patching_as_code is not executed. I think the bug was introduced with PR #93
The two confine statements are logically AND combined.
I think fact patch_unsafe_process_active uses the correct way. Or in my tests, the way worked also:
confine kernel: ['linux','windows']

Expected Behavior

Fact patching_as_code should work on linux or windows kernel based systems.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Use patching_as_code module
  2. Run puppet and let it patch something
  3. check facts

Environment

  • Version 8.9.0
  • Platform RHEL8
@marcelfischer marcelfischer added the bug Something isn't working label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant