Kaynağa Gözat

Do not include php state in php.fpm

Including php in php.fpm makes it hard to use php fpm with webservers such as
nginx or lighttpd on, at least, Debian and derivatives.

This fixes #124.
tags/v0.34.0
Wolodja Wentland 7 yıl önce
ebeveyn
işleme
58c73054ea
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. +0
    -3
      php/fpm.sls

+ 0
- 3
php/fpm.sls Dosyayı Görüntüle

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

include:
- php

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

Yükleniyor…
İptal
Kaydet