Merge pull request #125 from babilen/fix-124

Do not include php state in php.fpm
This commit is contained in:
Niels Abspoel 2017-03-08 21:42:04 +01:00 committed by GitHub
commit 74a60ccf8f

View File

@ -1,8 +1,5 @@
{%- from "php/map.jinja" import php with context %} {%- from "php/map.jinja" import php with context %}
include:
- php
php-fpm: php-fpm:
pkg.installed: pkg.installed:
- name: {{ php.fpm_pkg }} - name: {{ php.fpm_pkg }}