Fix: use correct directories in FreeBSD

This commit is contained in:
Alexander Weidinger 2019-01-14 14:55:32 +01:00
parent 3a6cb010d6
commit 5931800719

View file

@ -21,6 +21,8 @@ Debian:
{% endif %}
FreeBSD:
conf_dir: /usr/local/pgsql/data
data_dir: /usr/local/pgsql/data
user: &freebsd-user pgsql
group: &freebsd-group pgsql
pkg_client: postgresql{{ release }}-client