Page MenuHomeDevCentral

init.sls
No OneTemporary

init.sls

# -------------------------------------------------------------
# Salt — Provision Docker engine
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{% from "map.jinja" import dirs with context %}
include:
- .kernel
- .salt
- .docker
- .containers
- .systemd-unit
- .systemd-timers
- .wwwroot-502
- .wwwroot-content
- .anubis
- .nginx
- .monitoring
- .wrappers
{% if salt["node.has"]("flags:install_docker_devel_tools") %}
- .devel
{% endif %}

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 8, 03:08 (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3947522
Default Alt Text
init.sls (648 B)

Event Timeline