Skip to content

v1.0.9

Choose a tag to compare

@doccaz doccaz released this 05 Jun 14:19
9931ed4

v1.0.9 — AppArmor/SLE 16 compatibility + auditd service fix

Fixes

  • mac.sls: AppArmor states are now guarded by a Jinja runtime check for /sys/kernel/security/apparmor. On SELinux systems (SLE 16) these states are silently skipped instead of failing with package-not-found errors.
  • services.sls: Added audit_prereq_reset state that resets audit-rules.service if it is stuck in a failed state from boot-time duplicate-rule errors, before Salt attempts to start auditd.