Merge pull request #23 from saltstack-formulas/style-short-dec

Change states to use short-dec style
This commit is contained in:
Nitin Madhok 2014-12-13 06:47:31 -05:00
commit 04122d23db

View file

@ -1,6 +1,5 @@
{% from "postgres/map.jinja" import postgres with context %}
postgresql-python:
pkg:
- installed
pkg.installed:
- name: {{ postgres.python}}