Explorar el Código

Merge pull request #125 from babilen/fix-124

Do not include php state in php.fpm
tags/v0.34.0
Niels Abspoel hace 7 años
padre
commit
74a60ccf8f
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. +0
    -3
      php/fpm.sls

+ 0
- 3
php/fpm.sls Ver fichero

@@ -1,8 +1,5 @@
{%- from "php/map.jinja" import php with context %}

include:
- php

php-fpm:
pkg.installed:
- name: {{ php.fpm_pkg }}

Cargando…
Cancelar
Guardar