change name
This commit is contained in:
4
templates/conf/prometheus-opcache-exporter.j2
Normal file
4
templates/conf/prometheus-opcache-exporter.j2
Normal file
@ -0,0 +1,4 @@
|
||||
# {{ ansible_managed }}
|
||||
{% if (prometheus_opcache_exporter_fcgi-uri is defined) %}
|
||||
ARGS='"--opcache.fcgi-uri="{{ prometheus_opcache_exporter_fcgi-uri }}"'
|
||||
{% endif %}
|
Reference in New Issue
Block a user