Page MenuHomeDevCentral

software.sls
No OneTemporary

software.sls

# -------------------------------------------------------------
# Salt — Provision Quassel core
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
# Created: 2018-03-28
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# -------------------------------------------------------------
# Software
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
quassel-core:
pkg.installed
# -------------------------------------------------------------
# Dependencies
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% if grains['os_family'] == 'Debian' %}
libqt5sql5-psql:
pkg.installed
{% endif %}

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 12, 08:30 (10 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3065544
Default Alt Text
software.sls (766 B)

Event Timeline