diff --git a/postgres/init.sls b/postgres/init.sls index d591ccc..a5345c5 100644 --- a/postgres/init.sls +++ b/postgres/init.sls @@ -1,4 +1,4 @@ -{% from postgres/map.jinja import postgres with context %} +{% from "postgres/map.jinja" import postgres with context %} postgresql: pkg: