fix: remove set attributes on homes directories

This commit is contained in:
Adrien Waksberg 2018-09-24 22:47:43 +02:00
parent c9b88165a8
commit 8988e92092
2 changed files with 0 additions and 12 deletions
test/integration/phpfpm

View file

@ -4,10 +4,8 @@
phpfpm_pools:
- name: website1
user: www
home: /opt/www
- name: website2
user: www
home: /opt/website2
pm: static
pm_max_children: 4