Page MenuHomeDevCentral

nginx.te
No OneTemporary

nginx.te

# -------------------------------------------------------------
# Configuration for Let's encrypt nginx
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-10-27
# Description: SELinux policy for nginx
# Allow to serve containers generated files
# Source file: roles/paas-docker/nginx/files/selinux/nginx.te
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
policy_module(nginx, 1.0)
require {
type httpd_t;
}
#============= httpd_t ==============
virt_exec_sandbox_files(httpd_t)
virt_read_sandbox_files(httpd_t)

File Metadata

Mime Type
text/plain
Expires
Tue, May 13, 16:52 (1 d, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2642657
Default Alt Text
nginx.te (859 B)

Event Timeline