From bcefcf6d4c5a7ef1954fe6faffb229ec99b562ef Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 4 Jan 2025 18:25:40 +0100 Subject: [PATCH] updated php state --- states/php/config.sls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/states/php/config.sls b/states/php/config.sls index f643776..1ccf184 100644 --- a/states/php/config.sls +++ b/states/php/config.sls @@ -22,6 +22,6 @@ php-fpm-config: php-extension-enable-{{ extension }}: cmd.run: - name: phpenmod {{ extension }} - - watch_in: - - service: php-fpm-service + #- watch_in: + #- service: php-fpm-service {%- endfor %}