postgres-formula/postgres/python.sls
2018-03-20 22:37:42 +00:00

5 lines
135 B
Text

{% from "postgres/map.jinja" import postgres with context %}
postgresql-python:
pkg.installed:
- name: {{ postgres.pkg_python}}