index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
feature
/
selinux.rb
blob: 84be239fc38a650fef128c814b7b6d39c0a38b0a (
plain
)
1
2
3
require
'puppet/util/feature'
Puppet
.
features
.
add
(
:selinux
,
:libs
=> [
"selinux"
])