소스 검색

Tightened up some ng requirements.

tags/v0.34.0
Chad Heuschober 10 년 전
부모
커밋
0b65d5aaea
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. +0
    -2
      php/ng/fpm/pools.sls

+ 0
- 2
php/ng/fpm/pools.sls 파일 보기

@@ -1,7 +1,6 @@
# Manages the php-fpm pools config files
{% from 'php/ng/map.jinja' import php, sls_block with context %}
{% from 'php/ng/fpm/pools_config.sls' import pool_states with context %}
{% from 'php/ng/fpm/service.sls' import service_function with context %}

{% macro file_requisites(states) %}
{%- for state in states %}
@@ -13,7 +12,6 @@ include:
- php.ng.fpm.service
- php.ng.fpm.pools_config


extend:
php_fpm_service:
service:

Loading…
취소
저장