php-formula/php/init.sls

7 lines
110 B
Plaintext

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