Page MenuHomeDevCentral

init.sls
No OneTemporary

init.sls

# -------------------------------------------------------------
# Salt — Coordination among mail services
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# -------------------------------------------------------------
# Common group for mail services
#
# Allows reading common TLS certificates and keys.
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
mail_group:
group.present:
- name: mail
- addusers:
- dovecot
- postfix
- acme

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 12, 05:05 (23 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3062983
Default Alt Text
init.sls (665 B)

Event Timeline