aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-27 22:04:18 +0000
committerGerrit Code Review <review@openstack.org>2017-01-27 22:04:18 +0000
commit8a646686edb6822214abd9b91e4b593bcd616e46 (patch)
treefce132ff1fc0387ae5f4ec9afea920c7aaa8266e /releasenotes
parent2fe6bc760e06b44dca215a4b5eec6a03ac8b2784 (diff)
parentafdc138987db8246be1f3a0948967f10c3011bb8 (diff)
Merge "Add AuditD composable service"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/puppet-auditd-6504295e8c6c7a3b.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/puppet-auditd-6504295e8c6c7a3b.yaml b/releasenotes/notes/puppet-auditd-6504295e8c6c7a3b.yaml
new file mode 100644
index 00000000..1949e4fe
--- /dev/null
+++ b/releasenotes/notes/puppet-auditd-6504295e8c6c7a3b.yaml
@@ -0,0 +1,9 @@
+---
+features:
+ - |
+ Adds the ability to manage auditd.service and enter audit.rules via tripleo
+ heat templates. This in turn enforces an audit log of system events, such
+ as system time changes, modifications to Discretionary Access Controls,
+ Failed login attempts.
+
+