sync roles with changes from OWS
This commit is contained in:
5
roles/php_fpm_exporter/vars/main.yml
Normal file
5
roles/php_fpm_exporter/vars/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
# Variables
|
||||
php_fpm_exporter_install_dir: "/usr/local/bin"
|
||||
php_fpm_exporter_system_group: "www-data"
|
||||
php_fpm_exporter_system_user: "{{ php_fpm_exporter_system_group }}"
|
||||
Reference in New Issue
Block a user