php-formula/php/soap.sls
2014-02-07 13:17:35 +00:00

7 lines
117 B
Plaintext

{% from "php/map.jinja" import php with context %}
php-soap:
pkg:
- installed
- name : {{ php.soap_pkg }}