From 8c5a3adfe6d644126c8c61af745b3582012146fe Mon Sep 17 00:00:00 2001 From: Seth House Date: Sat, 13 Dec 2014 00:19:59 -0700 Subject: [PATCH] Change states to use short-dec style --- postfix/init.sls | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/postfix/init.sls b/postfix/init.sls index e5e4ae5..5d81da5 100644 --- a/postfix/init.sls +++ b/postfix/init.sls @@ -1,6 +1,5 @@ postfix: - pkg: - - installed + pkg.installed: [] service.running: - enable: True - require: