Page MenuHomeDevCentral

software.sls
No OneTemporary

software.sls

# -------------------------------------------------------------
# Salt — Database server — PostgreSQL
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{% from "map.jinja" import packages with context %}
# -------------------------------------------------------------
# PostgreSQL server
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
postgresql_server_software:
pkg.installed:
- pkgs:
- {{ packages.postgresql }}

File Metadata

Mime Type
text/plain
Expires
Thu, May 1, 02:46 (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2569564
Default Alt Text
software.sls (632 B)

Event Timeline