Added postgres dev package

This commit is contained in:
Maxime Haineault 2014-07-27 01:55:47 -04:00
parent 1b75171449
commit 6545fa58a7

View file

@ -11,6 +11,9 @@ postgresql:
- require: - require:
- pkg: {{ postgres.pkg }} - pkg: {{ postgres.pkg }}
postgresql-server-dev-9.3:
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: