Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12297592
config.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
config.sls
View Options
# -------------------------------------------------------------
# Salt — Webserver core units for all webservers roles
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
from
"map.jinja"
import
dirs
with context
%}
# -------------------------------------------------------------
# includes folder
#
# :: general configuration
# :: application-specific code
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
webserver_core_nginx_includes
:
file.recurse
:
-
name
:
{{
dirs.etc
}}
/nginx/includes
-
source
:
salt://roles/webserver-core/nginx/files/includes
-
dir_mode
:
755
-
file_mode
:
644
# -------------------------------------------------------------
# vhost folder
#
# To be filled by the specific web role or unit
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{
dirs.etc
}}
/nginx/vhosts
:
file.directory
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Oct 22, 12:31 (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3092137
Default Alt Text
config.sls (1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment