updated README and pillar.example to include client formula

This commit is contained in:
Dominic Ferrantelli 2015-04-21 13:40:01 -07:00
parent f6e68157a3
commit c62b41524d
2 changed files with 6 additions and 0 deletions

View file

@ -23,6 +23,11 @@ Installs the postgresql package.
Installs the postgresql python module
``postgres.client``
-------------------
Installs the postgresql client
Testing
=======

View file

@ -5,6 +5,7 @@ postgres:
lookup:
pkg: 'postgresql-9.3'
pkg_client: 'postgresql-client-9.3'
pg_hba: '/etc/postgresql/9.3/main/pg_hba.conf'
users: