Page MenuHomeDevCentral

init.sls
No OneTemporary

init.sls

# -------------------------------------------------------------
# Salt — Webserver content
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
include:
{% for state in pillar["web_content_sls"] %}
- {{ state }}
{% endfor %}
- ._generic

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 28, 17:34 (14 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3108828
Default Alt Text
init.sls (422 B)

Event Timeline