postgres-formula/postgres/python.sls
2014-12-13 00:19:59 -07:00

5 lines
131 B
Text

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