Ver código fonte

Merge pull request #125 from babilen/fix-124

Do not include php state in php.fpm
tags/v0.34.0
Niels Abspoel 7 anos atrás
pai
commit
74a60ccf8f
1 arquivos alterados com 0 adições e 3 exclusões
  1. +0
    -3
      php/fpm.sls

+ 0
- 3
php/fpm.sls Ver arquivo

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

include:
- php

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

Carregando…
Cancelar
Salvar