Skip to content

Commit

Permalink
Merge pull request #1000 from wazuh/23321-agent-al2023
Browse files Browse the repository at this point in the history
Service provider for Amazon Linux
  • Loading branch information
teddytpc1 committed May 9, 2024
2 parents f10ccf8 + 35ef905 commit 0e6f3e1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions manifests/params_agent.pp
Original file line number Diff line number Diff line change
Expand Up @@ -357,11 +357,7 @@
]
case $::operatingsystem {
'Amazon': {
# Amazon is based on Centos-6 with some improvements
# taken from RHEL-7 but uses SysV-Init, not Systemd.
# Probably best to leave this undef until we can
# write/find a release-specific file.
$wodle_openscap_content = undef
$ossec_service_provider = 'systemd'
}
'CentOS': {

Expand Down

0 comments on commit 0e6f3e1

Please sign in to comment.