Page MenuHomeDevCentral

web.sls
No OneTemporary

# -------------------------------------------------------------
# Salt — Provision web software
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{% from "map.jinja" import dirs with context %}
# -------------------------------------------------------------
# Web utilities
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
web_utilities:
pkg.installed:
- pkgs:
- igal2
{{ dirs.bin }}/html-directories:
file.managed:
- source: salt://roles/shellserver/userland-software/files/html-directories.sh
- mode: 755

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 7, 23:35 (16 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3847100
Default Alt Text
web.sls (729 B)

Event Timeline