mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-11 07:11:46 +00:00

# [0.44.0](https://github.com/saltstack-formulas/postgres-formula/compare/v0.43.0...v0.44.0) (2022-02-07) ### Bug Fixes * **opensuse:** fix repo key parameter ([7bba14a
](7bba14a61c
)) ### Continuous Integration * **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([2f7d009
](2f7d009bb6
)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([137eec7
](137eec7790
)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([c13fa62
](c13fa62f93
)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([8947cc4
](8947cc4870
)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([33e590e
](33e590eccb
)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([9248de3
](9248de33b1
)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([ebe3841
](ebe3841df8
)) * **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([71556cc
](71556cc1c0
)) ### Features * **debian:** use repository keyring instead of key_id ([b6a28fe
](b6a28fee0d
)) ### Tests * **repository:** redhat's family alternatives for repo url ([43b4329
](43b4329a51
))
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.44.0
|
|
release: 1
|
|
minimum_version: 2016.11
|
|
summary: Postgres formula
|
|
description: Formula to install and configure PostgreSQL
|
|
top_level_dir: postgres
|