Add owncloud and prevent nginx from dotdeb

This commit is contained in:
Emilien Mantel
2016-08-10 21:29:03 +02:00
parent 8fb3829860
commit 26c93c9315
8 changed files with 105 additions and 17 deletions

View File

@@ -28,9 +28,10 @@ nginx_dirs:
- "{{ nginx_helper_dir }}"
nginx_templates_no_dir:
- '_proxy'
- '_nagios3'
- '_backuppc'
- '_nagios3'
- '_owncloud'
- '_proxy'
nginx_upstream_php5: 'php5'
nginx_upstream_php7: 'php7'