php-formula/php/sqlite.sls
2015-03-06 15:42:00 +01:00

6 lines
114 B
Plaintext

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