From 0b65d5aaea61ea0858d02d280c916a6a6a617c2f Mon Sep 17 00:00:00 2001 From: Chad Heuschober Date: Wed, 21 May 2014 00:48:52 -0400 Subject: [PATCH] Tightened up some ng requirements. --- php/ng/fpm/pools.sls | 2 -- 1 file changed, 2 deletions(-) diff --git a/php/ng/fpm/pools.sls b/php/ng/fpm/pools.sls index 5c3779e..459f4c8 100644 --- a/php/ng/fpm/pools.sls +++ b/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: