sync roles with changes from OWS
This commit is contained in:
6
roles/nginx_exporter/vars/main.yml
Normal file
6
roles/nginx_exporter/vars/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# Variables
|
||||
nginx_exporter_install_dir: "/usr/local/bin"
|
||||
nginx_exporter_system_group: "node-exporter"
|
||||
nginx_exporter_system_user: "{{ nginx_exporter_system_group }}"
|
||||
nginx_stub_status_socket: "/var/run/nginx_status.sock"
|
||||
Reference in New Issue
Block a user