Skip to content
Snippets Groups Projects
Unverified Commit 95bf2144 authored by Imran Iqbal's avatar Imran Iqbal Committed by GitHub
Browse files

fix(server/init): use `|json` to resolve `2019.2` breaking change

* Close #253:
  - Already tested there
parent e7a309de
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ include:
# Install, configure and start PostgreSQL server
postgresql-server:
pkg.installed:
- pkgs: {{ pkgs }}
- pkgs: {{ pkgs | json }}
{%- if postgres.use_upstream_repo == true %}
- refresh: True
- require:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment