correstion de syntax
[lhc/ansible.git] / templates / php_gestion_conf.j2
index 5abb624..e65b214 100644 (file)
@@ -1,4 +1,4 @@
-[{{ TLD}}/{{ DOMAIN}}/{{ SITE}}]
+[{{ TLD }}/{{ DOMAIN }}/{{ SITE }}]
 user = php_{{ SIGLE }}_{{ SITE }}
 group = php_{{ SIGLE }}_{{ SITE }}
 
@@ -12,4 +12,4 @@ pm.start_servers = 2
 pm.min_spare_servers = 1
 pm.max_spare_servers = 3
 
-access.log = /home/sites/log/php/fpm/{{ TLD}}/{{ DOMAIN}}/{{ SITE}}/access.log
\ No newline at end of file
+access.log = /home/sites/log/php/fpm/{{ TLD }}/{{ DOMAIN }}/{{ SITE }}/access.log
\ No newline at end of file