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

Add option to not purge unmanages files under /etc/audit/rules.d/ - SIMP-10744 #193

Merged
merged 5 commits into from
Nov 25, 2023

Conversation

benjamin-robertson
Copy link
Contributor

Module currently purges unmanaged files from /etc/audit/rules.d
This cannot be customised. Adding boolean to specify behaviour as required.
Default remains unchanged.

Fixes #186

https://simp-project.atlassian.net/browse/SIMP-10744

Unit tests + beaker passing. Additional unit test added for new parameter.

benjamin-robertson and others added 5 commits November 22, 2023 14:06
Module currently purges unmanaged files from /etc/audit/rules.d
This cannot be changed. Adding boolean to specify behaviour as required
Default remains unchanged
Copy link
Contributor

@silug silug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@silug silug merged commit a87f1cc into simp:master Nov 25, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Ability to ignore other files in /etc/audit/rules.d
2 participants