Browse Source

typo in the curl state.

tags/v0.34.0
Forrest Alvarez 11 years ago
parent
commit
cec0e7d3e6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      php/curl.sls

+ 1
- 1
php/curl.sls View File

@@ -4,6 +4,6 @@ include:
- apt

php-curl:
pkg
pkg:
- installed
- name: {{ php.curl_pkg }}

Loading…
Cancel
Save