diff --git a/manifests/params_agent.pp b/manifests/params_agent.pp index 5fe46ace..1af70535 100644 --- a/manifests/params_agent.pp +++ b/manifests/params_agent.pp @@ -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': {