Remove php upstream with TCP

This commit is contained in:
Emilien Mantel
2015-07-30 16:42:09 +02:00
parent 1602c28a62
commit 5ea3641fe7
2 changed files with 0 additions and 7 deletions
-2
View File
@@ -13,8 +13,6 @@
line="127.0.3.3 {% for n in nginx_vhosts %}{% if n.redirect_from is defined %}{% for r in n.redirect_from %}{{ r }} {% endfor %}{% endif %}{% endfor %}"
vars:
nginx_php: true
nginx_php_sockets:
- unix_socket: "/var/run/php5-fpm.sock"
nginx_vhosts:
- name:
- 'test.local'