Added other missing deps

This commit is contained in:
Maxime Haineault 2014-07-27 01:58:18 -04:00
parent 6545fa58a7
commit d91417979d

View file

@ -14,6 +14,12 @@ postgresql:
postgresql-server-dev-9.3: postgresql-server-dev-9.3:
pkg.installed pkg.installed
libpq-dev:
pkg.installed
python-dev:
pkg.installed
{% if 'pg_hba.conf' in pillar.get('postgres', {}) %} {% if 'pg_hba.conf' in pillar.get('postgres', {}) %}
pg_hba.conf: pg_hba.conf:
file.managed: file.managed: