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
Tue, Nov 18, 17:24 (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3122216
Default Alt Text
software.sls (766 B)

Event Timeline