mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-17 10:10:31 +00:00

# [0.43.0](https://github.com/saltstack-formulas/postgres-formula/compare/v0.42.0...v0.43.0) (2021-07-20) ### Bug Fixes * **redhat:** fix `pkg_deps` to be able to install PostgreSQL 13 ([060c8df
](060c8df630
)) ### Continuous Integration * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([1fa7c66
](1fa7c66b83
)) * use `default` & `repo` InSpec suites ([a6c8197
](a6c81972a2
)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([e9da40b
](e9da40b570
)) ### Features * **codenamemap:** update to current supported Fedora versions ([8a11bd6
](8a11bd679a
)) ### Tests * **inspec:** move common controls to the `share` profile ([2214096
](2214096362
)) * **inspec:** rename all files to avoid unnecessary `_spec` suffix ([a1837c2
](a1837c24f1
)) * **pillar:** use separate pillars to test `default` & `repo` suites ([27473b9
](27473b9865
))
9 lines
431 B
Text
9 lines
431 B
Text
name: postgres
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
|
|
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
|
|
version: 0.43.0
|
|
release: 1
|
|
minimum_version: 2016.11
|
|
summary: Postgres formula
|
|
description: Formula to install and configure PostgreSQL
|
|
top_level_dir: postgres
|