Fix lint warnings
This commit is contained in:
parent
955ba86525
commit
4cd8eb1775
2 changed files with 9 additions and 7 deletions
|
@ -6,3 +6,5 @@ php_fpm_pool_config_file: "{{ php_fpm_pool_dir }}/%i.cfg"
|
|||
php_fpm_cpu_quota: "100%"
|
||||
php_fpm_memory_high: "25%"
|
||||
php_fpm_memory_max: "35%"
|
||||
|
||||
apache_php_module_name: "libapache2-mod-php{{ php_version.stdout }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue