mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-15 17:20:25 +00:00
Merge pull request #112 from XRasher/XRasher-patch-1
Update upstream.sls
This commit is contained in:
commit
e8dd599fd7
1 changed files with 1 additions and 1 deletions
|
@ -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' %}
|
||||
|
|
Loading…
Add table
Reference in a new issue