mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-14 08:40:27 +00:00

* Fix `opensuse-leap-15` (enable `suse` and workaround `service` bug) * Use port `5433` for `debian` and `opensuse-leap-15` * Use upstream repo version `10` for `debian`
12 lines
287 B
YAML
12 lines
287 B
YAML
name: postgres
|
|
title: Postgres Formula
|
|
maintainer: Your Name
|
|
license: Apache-2.0
|
|
summary: Verify that the postgres formula is setup and configured correctly
|
|
supports:
|
|
- os-name: debian
|
|
- os-name: ubuntu
|
|
- os-name: centos
|
|
- os-name: fedora
|
|
- os-name: opensuse
|
|
- os-name: suse
|