Support many php versions (php7) + drop wheezy support

This commit is contained in:
Emilien Mantel
2016-08-09 16:02:09 +02:00
parent af3930a58a
commit e4b5bb2a32
15 changed files with 83 additions and 18 deletions

View File

@@ -31,3 +31,6 @@ nginx_templates_no_dir:
- '_proxy'
- '_nagios3'
- '_backuppc'
nginx_upstream_php5: 'php5'
nginx_upstream_php7: 'php7'