Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12870769
selinux.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
738 B
Referenced Files
None
Subscribers
None
selinux.sls
View Options
# -------------------------------------------------------------
# Salt — Provision Docker engine
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2020-02-18
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
set
has_selinux
=
salt
[
'grains.get'
](
'selinux:enabled'
,
False
)
%}
{%
if
has_selinux
%}
wwwroot_content_selinux_context
:
selinux.fcontext_policy_present
:
-
name
:
/var/wwwroot-content(/.*)?
-
sel_type
:
httpd_sys_rw_content_t
wwwroot_content_selinux_context_applied
:
selinux.fcontext_policy_applied
:
-
name
:
/var/wwwroot-content
-
recursive
:
True
{%
endif
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 17, 15:53 (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3151173
Default Alt Text
selinux.sls (738 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment