Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F28579355
assets.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
976 B
Referenced Files
None
Subscribers
None
assets.sls
View Options
# -------------------------------------------------------------
# Salt — Provision assets.dereckson.be website
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: DcK Area
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
if
salt
[
'node.has_web_content'
](
".org/nasqueron/assets"
)
%}
# -------------------------------------------------------------
# Deploy /opt/staging/wwwroot/d.be/assets to assets.d.be
#
# !!! WARNING !!!
# This folder could contain non staged resources. As such,
# clean must be let at False.
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
/var/wwwroot/dereckson.be/assets
:
file.recurse
:
-
source
:
salt://wwwroot/dereckson.be/assets
-
exclude_pat
:
E@.git
-
include_empty
:
True
-
clean
:
False
-
dir_mode
:
755
-
file_mode
:
644
-
user
:
dereckson.be
-
group
:
web
{%
endif
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 15, 12:08 (20 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3708904
Default Alt Text
assets.sls (976 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment