postgres-formula/postgres/python.sls
Niels Abspoel 62b7d6c47f updated postgresql module
added service
added python module
added archlinux support
2014-02-09 17:50:23 +01:00

6 lines
139 B
Text

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