|
b0524d2a2e
|
Remove references to Debian 8
I don't need or want to support Debian 8 anymore so I can remove all
references to it in comments and code.
|
2017-11-05 00:54:53 +02:00 |
|
|
0d694d44c8
|
roles/php-fpm: Update comment about Debian 9
|
2017-11-05 00:27:44 +02:00 |
|
|
51183617b8
|
roles/php-fpm: Reload service instead of restarting
No need to bounce the service for most config changes when we can just
tell the daemon to reload gracefully.
|
2017-11-05 00:27:44 +02:00 |
|
|
2a230ceff4
|
roles/php-fpm: Use systemd module instead of service
|
2017-11-05 00:27:44 +02:00 |
|
|
da63e67614
|
roles/php-fpm: Split up task for Debian and Ubuntu
Debian 8 and Ubuntu 16.04 use PHP 5.6 and 7.0, respectively, and
the php-fpm versions use slightly different configs and service
names.
|
2016-04-22 11:25:35 +03:00 |
|
|
8d4ee6f430
|
Rename php5-fpm role to php-fpm
In Ubuntu 16.04 the package is now called just "php-fpm" and it
makes more sense to just have this role be called that.
|
2016-04-22 11:25:35 +03:00 |
|