Issue #1327 has been updated by James Turnbull.

Status changed from Accepted to Closed

Pushed in commit:"e95620215e9f645423d14bd54f16fcba75d90b29" in branch master.
----------------------------------------
Feature #1327: Add facts for SELinux state
http://projects.reductivelabs.com/issues/1327

Author: Frank Sweetser
Status: Closed
Priority: Low
Assigned to: Luke Kanies
Category: library
Target version: 1.6.0
Complexity: Easy
Patch: Code
Keywords: 


As part of the work I'm doing to add SELinux support to Puppet 
(http://spook.wpi.edu) it would be very useful if Facter were to have some 
SELinux facts.  At this point, I have identified two facts indicating the 
overall global state of SELinux of a machine which should be widely useful, 
both for what configuration settings should be pushed out and for auditing the 
SELinux state of a machine:

* selinux - whether the machine supports SELinux, and if so, what mode it is in 
(enforcing, permissive, disabled)
* selinuxpolicy - which policy is loaded (strict, targeted, mls)

I'm attaching a first pass at code for these facts that works for me.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to