php: fix php-fpm service name for Stretch

This commit is contained in:
Jérémy Lecour 2018-06-26 16:04:06 +02:00 committed by Jérémy Lecour
parent b18b3d3404
commit 4eea7362e3
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
name: php5-fpm
state: restarted
- name: restart php-fpm
- name: restart php7.0-fpm
service:
name: php-fpm
name: php7.0-fpm
state: restarted

View File

@ -10,7 +10,7 @@
php_fpm_custom_ini_file: /etc/php/7.0/fpm/conf.d/zzz-evolinux-custom.ini
php_fpm_defaults_conf_file: /etc/php/7.0/fpm/pool.d/z-evolinux-defaults.conf
php_fpm_custom_conf_file: /etc/php/7.0/fpm/pool.d/zzz-evolinux-custom.conf
php_fpm_service_name: php-fpm
php_fpm_service_name: php7.0-fpm
# Packages