Skip to content
Snippets Groups Projects
Commit 366fe6e3 authored by Adam Lewenberg's avatar Adam Lewenberg
Browse files

version release/001.013

parent 006340c9
No related branches found
Tags release/001.006
No related merge requests found
release/001.014 (2016-03-11)
When ensuring 'absent' also remove the audisp-simplify newsyslog
configuration. (adamhl)
release/001.013 (2015-10-20) release/001.013 (2015-10-20)
Changing module 'absent' behavior: purge packages so that Changing module 'absent' behavior: purge packages so that
......
...@@ -180,6 +180,7 @@ define audit::auditd ( ...@@ -180,6 +180,7 @@ define audit::auditd (
'/etc/audisp/audispd.conf': ensure => absent; '/etc/audisp/audispd.conf': ensure => absent;
'/etc/filter-syslog/auditd-wheezy': ensure => absent; '/etc/filter-syslog/auditd-wheezy': ensure => absent;
'/etc/cron.d/auditd-restart': ensure => absent; '/etc/cron.d/auditd-restart': ensure => absent;
'/etc/newsyslog.daily/audisp-simplify': ensure => absent;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment