mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-16 01:30:25 +00:00
Darwin support
This commit is contained in:
parent
5cbf920fa7
commit
a1cc6056ed
1 changed files with 6 additions and 0 deletions
|
@ -95,5 +95,11 @@ Suse:
|
|||
pkg_client: postgresql
|
||||
pkg_libpq_dev: postgresql
|
||||
|
||||
MacOS:
|
||||
pkg: postgres
|
||||
prepare_cluster:
|
||||
user: _postgres
|
||||
#binpath: /usr/local/bin
|
||||
|
||||
|
||||
# vim: ft=sls
|
||||
|
|
Loading…
Add table
Reference in a new issue