mta.postfix->global.mta pillar; remove mta profile
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful

This is more a MTA configuration for system email on all hosts instead of
a dedicated email server role.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-01-26 19:34:01 +01:00
parent 56a1e11ef6
commit f949c0aba0
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57
4 changed files with 3 additions and 5 deletions

View File

@ -1,7 +1,7 @@
include:
- role.salt.common
- role.salt.minion
- role.mta.postfix
- .mta
managed_header_pound: |
### This file is managed via https://git.com.de/LibertaCasa/salt

View File

@ -3,7 +3,8 @@ include:
- profile.zypp
- profile.node_exporter
- users
- role.mta.postfix
- postfix
- postfix.config
{#- to-do: move this to some formula or macro -#}
{%- set osfullname = grains['osfullname'] -%}

View File

@ -1,3 +0,0 @@
include:
- postfix
- postfix.config