Commit graph

31 commits

Author SHA1 Message Date
Ossi Salmi
f70c8572a5 Lint fixes 2015-05-04 11:03:26 +03:00
Ossi Herrala
93c9883b3f selinux: Install selinux tools on RHEL7 2014-03-04 10:52:18 +00:00
7f28f80995 selinux: Changed selinux::tools to be executed on bootstrap phase due to puppet::client requiring semanage command. 2013-10-18 16:08:12 +03:00
Ossi Salmi
1bf60c5bdc selinux: Notify setroubleshoot when config changes 2013-06-17 23:29:19 +03:00
Ossi Salmi
300de9e57b selinux: Added parameter client_users for selinux::setroubleshoot 2013-06-17 23:15:18 +03:00
Ossi Salmi
c19bffd3ec selinux: Added email support to setroubleshoot 2013-06-17 22:36:04 +03:00
Ossi Salmi
c8fbeb22f6 Syntax cleanup 2013-06-13 15:34:11 +03:00
Ossi Herrala
d232b92bf4 selinux: Fix depency for selinux-policy package. 2013-06-11 12:25:20 +00:00
Ossi Salmi
d7ff4cafbc selinux: Fix for string escape 2013-05-04 21:41:40 +03:00
78bcee9a50 Ugly kludge to selinux::manage_fcontext to handle paths with escaped characters. 2013-04-23 08:04:29 +03:00
c8a2ff7436 Moved setroubleshoot from selinux base class to selinux::setroubleshoot. 2013-04-06 01:21:38 +03:00
Ossi Salmi
2e6f13d0d6 Added selinux::restorecond for managing restorecond service 2013-02-09 01:47:35 +02:00
Ossi Salmi
24ecb51f6f Added support for RHEL and did some syntax cleaning
Assume that "RedHat" also works where "CentOS" does.
2012-09-05 17:29:36 +03:00
Ossi Salmi
85c3fba953 Added check for selinux state in selinux::boolean 2012-07-19 12:30:08 +03:00
347ce1c2c2 Added check if selinux is enabled into selinux::* defines. 2012-06-08 21:21:45 +03:00
6e8e1ca3d6 Added CentOS 5 support to selinux::module::devel. 2012-05-13 19:50:29 +03:00
92b54f9a92 Change selinux::module to reload module when version changes. 2012-05-09 12:17:55 +03:00
74a6985d36 selinux::module depency fix, second try. 2012-05-04 22:58:09 +03:00
89491ff551 Fixed depency error from selinux::module. 2012-05-04 22:50:02 +03:00
ca9aa3c997 Added support for compiling and installing custom SELinux modules. 2012-04-27 14:59:28 +03:00
84edcd61ed Fixed "unquoted file mode" errors given by puppet-lint. 2012-03-27 16:10:01 +03:00
34c36045fa Fixing puppet-lint errors. 2012-03-27 14:41:39 +03:00
0b58c97c1f Fixed selinux errors if policycoreutils is not installed. 2011-11-15 14:12:05 +02:00
bc4de04dda Fixed setroubleshoot for CentOS 6. 2011-08-03 20:20:58 +03:00
57dd46b169 Added option to disable recursion on selinux::manage_fcontext. 2010-10-07 22:52:31 +03:00
972746ef64 Prevent restorecon from failing if destination path doesn't exist. 2010-10-06 16:16:14 +03:00
c27cf52ba9 Fixed SELinux file context checking on RHEL hosts. 2010-10-06 12:37:44 +03:00
80422d9aa7 Added define to manage SELinux file contexts. 2010-10-06 12:12:32 +03:00
9843464f8c Fixed setroubleshoot on Fedora hosts. 2010-10-03 18:20:56 +03:00
e76a2259e0 Added support for setting SELinux mode. 2010-10-01 23:04:52 +03:00
838f6df62a Initial version of selinux module. 2010-07-02 12:23:10 +03:00