
Add support for the openSUSE Leap distributions. The security rules are similar to the RedHat and Ubuntu ones. We also replace ansible_os_family with ansible_pkg_mgr since the former does not return consistent results across different SUSE distributions especially on older Ansible versions. Change-Id: I20ffe17039bb641aad70d8123f0b7e7417a42cba
13 lines
398 B
ReStructuredText
13 lines
398 B
ReStructuredText
---
|
|
id: V-72073
|
|
status: implemented
|
|
tag: aide
|
|
---
|
|
|
|
The default AIDE configuration in CentOS 7, Red Hat Enterprise Linux 7,
|
|
openSUSE Leap and SUSE Linux Enterprise 12 already uses SHA512 to validate
|
|
file contents and directories. No changes are required on these systems.
|
|
|
|
The tasks in the security role add a rule to end of the AIDE configuration on
|
|
Ubuntu systems that uses SHA512 for validation.
|