From c540e497f66c811e919e2e61ba945a0aaa11527d Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Thu, 27 Feb 2014 11:53:05 -0500 Subject: [PATCH] corrected python state to match map.jinja --- postgres/python.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/python.sls b/postgres/python.sls index b2199e7..e0d6187 100644 --- a/postgres/python.sls +++ b/postgres/python.sls @@ -3,4 +3,4 @@ postgresql-python: pkg: - installed - - name: {{ postgresql.python}} + - name: {{ postgres.python}}