Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F28578286
init.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
init.sls
View Options
# -------------------------------------------------------------
# Salt — Helper tools for nginx
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-10-24
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
from
"map.jinja"
import
dirs
,
packages
with context
%}
# -------------------------------------------------------------
# Dependencies
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{
packages.tcl
}}
:
pkg.installed
# -------------------------------------------------------------
# Salt — Helper tools for nginx
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{
dirs.bin
}}
/list-nginx-vhosts-conf
:
file.managed
:
-
mode
:
755
-
source
:
salt://roles/webserver-core/tools/files/list-nginx-vhosts.tcl
{{
dirs.bin
}}
/autochmod
:
file.managed
:
-
mode
:
755
-
source
:
salt://roles/webserver-core/tools/files/autochmod.sh
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 15, 11:57 (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3694035
Default Alt Text
init.sls (1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment