Merge pull request #77 from saltstack-formulas/puneetk-patch-1

Remove backwards incompatible change
This commit is contained in:
Brian Jackson 2015-11-23 09:58:39 -08:00
commit 014a58073a

View file

@ -11,7 +11,6 @@ include:
- user: postgres
- group: postgres
- dir_mode: 700
- clean: True
- unless: test -f {{ postgres.conf_dir }}/PG_VERSION
install-postgresql: