mta.postfix->global.mta pillar; remove mta profile
Some checks failed
ci/lysergic/push/pipeline Pipeline failed
Some checks failed
ci/lysergic/push/pipeline Pipeline failed
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:
parent
2a5962e292
commit
9aa39f97e4
@ -1,7 +1,7 @@
|
|||||||
include:
|
include:
|
||||||
- role.salt.common
|
- role.salt.common
|
||||||
- role.salt.minion
|
- role.salt.minion
|
||||||
- role.mta.postfix
|
- .mta
|
||||||
|
|
||||||
managed_header_pound: |
|
managed_header_pound: |
|
||||||
### This file is managed via https://git.com.de/LibertaCasa/salt
|
### This file is managed via https://git.com.de/LibertaCasa/salt
|
||||||
|
|||||||
@ -3,7 +3,8 @@ include:
|
|||||||
- profile.zypp
|
- profile.zypp
|
||||||
- profile.node_exporter
|
- profile.node_exporter
|
||||||
- users
|
- users
|
||||||
- role.mta.postfix
|
- postfix
|
||||||
|
- postfix.config
|
||||||
|
|
||||||
{#- to-do: move this to some formula or macro -#}
|
{#- to-do: move this to some formula or macro -#}
|
||||||
{%- set osfullname = grains['osfullname'] -%}
|
{%- set osfullname = grains['osfullname'] -%}
|
||||||
|
|||||||
@ -1,3 +0,0 @@
|
|||||||
include:
|
|
||||||
- postfix
|
|
||||||
- postfix.config
|
|
||||||
Loading…
x
Reference in New Issue
Block a user