Change states to use short-dec style

This commit is contained in:
Seth House 2014-12-13 00:19:59 -07:00
parent 8b3ccda879
commit c2939d7e97

View file

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