Details
-
Task
-
Status: Accepted
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
None
-
Coremunity
-
Needs Assessment
Description
Right now we have this great set of utilities for selinux at lib/puppet/util/selinux.rb, and they have some default information. But lib/puppet/type/file/selcontext.rb uses it's own utility to find defaults. We should move that into the util file so we can use it elsewhere as well.
Namely, we should be able to take advantage of this code in other types that include selinux, like 5klogin.