commit | 50a360f947f647bd39f893740eb9d907191ced52 | [log] [tgz] |
---|---|---|
author | Ivan Suzdal <isuzdal@mirantis.com> | Mon Jun 04 16:07:41 2018 +0400 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Fri Jun 08 10:12:46 2018 +0000 |
tree | 05e194c63628145dfc86493397536b126ad0f0f7 | |
parent | f334513922e916532215bc89959f01eb6c63c89a [diff] [blame] |
Create auditd formula According to linked prod's we need to create fully functional auditd formula. This formula allows install and configure auditd, as well as generate auditd rules and install/configure audisp plugins if necessary. Change-Id: Ieb6c889c7fceec7281e1ad019b1f07daf689c3f7 Related-PROD: https://mirantis.jira.com/browse/PROD-20233 Related-PROD: https://mirantis.jira.com/browse/PROD-20138
diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000..84a31b5 --- /dev/null +++ b/CHANGELOG.rst
@@ -0,0 +1,6 @@ +auditd formula +===================================== + +0.1 (2018-06-07) + +- Initial formula setup