f128f6db79
# [1.0.0](https://github.com/saltstack-formulas/postfix-formula/compare/v0.19.0...v1.0.0) (2020-06-06) ### Code Refactoring * **maps:** move tls_policy and transport to mapping section ([06276fd
](06276fd743
)) ### Continuous Integration * **kitchen+travis:** use latest pre-salted images ([b364744
](b364744e40
)) ### BREAKING CHANGES * **maps:** `transport` and `tls_policy` keys in `postfix:config` have been moved to the standard `postfix:mapping`.
10 lines
280 B
Plaintext
10 lines
280 B
Plaintext
name: postfix
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
|
|
os_family: Debian, RedHat, Suse
|
|
version: 1.0.0
|
|
release: 1
|
|
minimum_version: 2016.11
|
|
summary: Postfix formula
|
|
description: Formula to install and configure Postfix mail server
|
|
top_level_dir: postfix
|