6b9607634c
## [2.0.1](https://github.com/saltstack-formulas/postfix-formula/compare/v2.0.0...v2.0.1) (2022-01-25) ### Bug Fixes * **config:** set default_database_type; fixes [#118](https://github.com/saltstack-formulas/postfix-formula/issues/118) ([3bd3d1c
](3bd3d1c74e
)) ### Code Refactoring * **config:** add `default_database_type` as default value ([6da70d2
](6da70d21bb
)) ### Continuous Integration * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([3284d38
](3284d38a36
)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([cfed974
](cfed974000
)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([31a3836
](31a3836cd6
)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([dec042a
](dec042aa43
)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([9688f36
](9688f36aa1
)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([76134b4
](76134b47c7
)) * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([c631eca
](c631eca02e
)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([c11c07d
](c11c07d6a6
)) * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([04564a7
](04564a7ad6
)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([d56006f
](d56006f8d2
)) ### Tests * standardise use of `share` suite & `_mapdata` state [skip ci] ([4c394a7
](4c394a76fa
))
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: 2.0.1
|
|
release: 1
|
|
minimum_version: 2016.11
|
|
summary: Postfix formula
|
|
description: Formula to install and configure Postfix mail server
|
|
top_level_dir: postfix
|