1
0
Fork 0
mirror of https://gitlab.com/s3lph/ansible-collection-prometheus synced 2024-10-23 03:46:59 +02:00

Fix TLS config ownership

This commit is contained in:
s3lph 2020-11-17 21:28:04 +01:00
parent ad6a46af11
commit ee169d0b73

View file

@ -4,6 +4,8 @@
template:
src: prometheus-node-exporter-webconfig.yml.j2
dest: /etc/prometheus/tls/config.yml
owner: prometheus
group: prometheus
- name: render /etc/default/prometheus-node-exporter
template: