php-formula/php/init.sls

7 lines
110 B
Plaintext
Raw Normal View History

2014-01-02 04:51:53 +00:00
{% from "php/map.jinja" import php with context %}
2013-07-29 22:27:43 +00:00
php:
pkg:
- installed
- name: {{ php.php_pkg }}