postgres-formula/postgres/python.sls
2014-02-27 11:53:05 -05:00

6 lines
137 B
Text

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