From cec0e7d3e63dc823e573aac562adc6f1710c8f64 Mon Sep 17 00:00:00 2001 From: Forrest Alvarez Date: Thu, 2 Jan 2014 05:33:29 +0000 Subject: [PATCH] typo in the curl state. --- php/curl.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/curl.sls b/php/curl.sls index e02d807..ca6d9ba 100644 --- a/php/curl.sls +++ b/php/curl.sls @@ -4,6 +4,6 @@ include: - apt php-curl: - pkg + pkg: - installed - name: {{ php.curl_pkg }}