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
Tue, Nov 18, 17:22 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3174880
Default Alt Text
init.sls (665 B)

Event Timeline