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

## [0.41.7](https://github.com/saltstack-formulas/postgres-formula/compare/v0.41.6...v0.41.7) (2021-03-26) ### Continuous Integration * enable Vagrant-based testing using GitHub Actions ([2ebc9c1
](2ebc9c11da
)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([cc43d1c
](cc43d1c90d
)) ### Documentation * **readme:** add `Testing with Vagrant` section ([ed2d688
](ed2d6884b1
)) ### Tests * standardise use of `share` suite & `_mapdata` state [skip ci] ([fc53d97
](fc53d977b3
))
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.41.7
|
|
release: 1
|
|
minimum_version: 2016.11
|
|
summary: Postgres formula
|
|
description: Formula to install and configure PostgreSQL
|
|
top_level_dir: postgres
|