Merge pull request #112 from XRasher/XRasher-patch-1

Update upstream.sls
This commit is contained in:
Forrest 2016-07-25 09:03:37 -07:00 committed by GitHub
commit e8dd599fd7

View file

@ -9,7 +9,7 @@ install-postgresql-repo:
- keyserver: keyserver.ubuntu.com
- file: {{ postgres.pkg_repo_file }}
- require_in:
- pkg: install-postgresql
- pkg: postgresql-installed
{% endif %}
{% if grains['os_family'] == 'RedHat' %}