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 Support for audispd-plugins Installation in Wazuh Puppet Module #898

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vaskosmihaylov
Copy link

@vaskosmihaylov vaskosmihaylov commented Jan 15, 2024

Explanation of Changes

  1. Additional Parameter: Added $audispd_plugins_package_title parameter to handle the title for installing audispd-plugins.
  2. Package Installation
  • For Debian/Ubuntu and other Linux distributions, added a package resource to install audispd-plugins.
  • The ensure => installed attribute ensures that audispd-plugins is installed.
  1. Service Dependency: Modified the auditd service resource to include a dependency on the audispd-plugins package installation.

Closes the 896 issue

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

Successfully merging this pull request may close these issues.

None yet

1 participant