aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorSteven Hardy <shardy@redhat.com>2017-01-18 12:25:25 +0000
committerlhinds <lhinds@redhat.com>2017-01-27 10:10:34 +0000
commiteb14c2a9f7acd6a7949e7aee91687756731f93db (patch)
treebba12ba28bd5318100c1efe08ee98fce28ce7648 /releasenotes
parent7c4e17059bf44c01a7b7023fdd93ed9d17c730ac (diff)
Add AuditD Profile
This patch allows the management of the AuditD service and its associated files (such as `audit.rules`) This is achieved by means of the `puppet-auditd` puppet module. Closes-Bug: #1640302 Co-Authored-By: Luke Hinds (lhinds@redhat.com) Change-Id: Ie31c063b674075e35e1bfa28d1fc07f3f897407b
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/puppet-auditd-0f6cbd6a2d193aac.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/puppet-auditd-0f6cbd6a2d193aac.yaml b/releasenotes/notes/puppet-auditd-0f6cbd6a2d193aac.yaml
new file mode 100644
index 0000000..9eb7c79
--- /dev/null
+++ b/releasenotes/notes/puppet-auditd-0f6cbd6a2d193aac.yaml
@@ -0,0 +1,4 @@
+---
+features:
+ - Adds the ability to manage auditd.service and enter audit.rules
+