mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-17 10:10:31 +00:00
add version on install
This commit is contained in:
parent
6aa2147efe
commit
765b7f4291
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ include:
|
|||
postgresql-client-libs:
|
||||
pkg.installed:
|
||||
- pkgs: {{ pkgs | json }}
|
||||
- version: {{ postgres.version }}
|
||||
{%- if postgres.use_upstream_repo == true %}
|
||||
- refresh: True
|
||||
- require:
|
||||
|
|
Loading…
Add table
Reference in a new issue