From acf3b9ea58fe759a70892507fc4415867a883dd6 Mon Sep 17 00:00:00 2001 From: justinta89 Date: Mon, 7 Mar 2016 11:47:46 -0700 Subject: [PATCH] changed pkg.installed to pkg.latest --- python27.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python27.sls b/python27.sls index 928ad23fc..e96d23da3 100644 --- a/python27.sls +++ b/python27.sls @@ -1,2 +1,2 @@ python2: - pkg.installed + pkg.latest