This commit is contained in:
Ludovic Cartier 2021-05-26 15:52:55 +02:00
parent 309331e26c
commit 21797319de
2 changed files with 2 additions and 2 deletions

View File

@ -34,5 +34,5 @@
group: root
mode: 0755
notify:
- 'prometheus | mysqld exporter | restart service'
- 'prometheus | mongodb exporter | restart service'

View File

@ -35,7 +35,7 @@
group: root
mode: 0755
- name: 'prometheus | postgresql exporter | configuration'
- name: 'prometheus | postgres exporter | configuration'
copy:
dest: '/etc/default/prometheus-postgres-exporter'
owner: root