Manages PHP minor versions

This commit is contained in:
Emilien Mantel
2016-08-11 11:30:26 +02:00
parent a9ad41b40f
commit 88c6c5a043
9 changed files with 30 additions and 28 deletions

View File

@@ -33,5 +33,5 @@ nginx_templates_no_dir:
- '_owncloud'
- '_proxy'
nginx_upstream_php5: 'php5'
nginx_upstream_php7: 'php7'
nginx_upstream_php56: 'php56'
nginx_upstream_php70: 'php70'