postgres-formula/postgres/python.sls

7 lines
139 B
Text
Raw Normal View History

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