php-formula/php/curl.sls
2014-01-02 05:23:17 +00:00

10 lines
133 B
Plaintext

{% from "php/map.jinja" import php with context %}
include:
- apt
php-curl:
pkg
- installed
- name: {{ php.curl_pkg }}