- Use php7.0-fpm instead of php5-fpm
- Edit php-fpm pool template to get compatible with php7.0
- Edit nginx host template to use new php7.0 unix socket
- Removed generation of systemd unit files for remount bind mounts with readonly option since ro option can now be used directly with mount command / unit
- Removed Lets Encrypt intermediate certificate handling since it is now automaticaly requested by acme_tiny
- Added _PHP_FPM_SERVICE variable to js.conf to simplify future upgrades