Fixed PID

This commit is contained in:
Emilien Mantel
2015-07-29 23:57:54 +02:00
parent 4bfca1652c
commit 084a6f283b
3 changed files with 2 additions and 4 deletions

View File

@@ -36,7 +36,6 @@ nginx_php_sockets:
#
nginx_user: 'www-data'
nginx_worker_processes: '{{ ansible_processor_vcpus }}'
nginx_pid: '/run/nginx.pid'
nginx_events:
worker_connections: '512'