mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-17 10:10:31 +00:00
Merge pull request #289 from noelmcloughlin/freebsd
fix(freebsd): no libpqdev freebsd package
This commit is contained in:
commit
f99f2a0735
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ FreeBSD:
|
|||
conf_dir: /usr/local/pgsql/data
|
||||
data_dir: /usr/local/pgsql/data
|
||||
{% endif %}
|
||||
pkg_libpq_dev: null #not in freebsd
|
||||
pkg_client: postgresql{{ release }}-client
|
||||
pkg: postgresql{{ release }}-server
|
||||
prepare_cluster:
|
||||
|
|
Loading…
Add table
Reference in a new issue