postgres-formula/postgres/python.sls

7 lines
137 B
Text
Raw Normal View History

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