php-formula/php/bcmath.sls
Christian McHugh a1f445d99f add php-bcmath
2016-10-22 20:25:51 +01:00

6 lines
114 B
Plaintext

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