Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/prometheus
This commit is contained in:
commit
6cb9d48140
1 changed files with 1 additions and 0 deletions
|
|
@ -18,3 +18,4 @@ cat /etc/prometheus/conf.d/scrape_configs/*.conf
|
||||||
chmod 0644 $tmpfile
|
chmod 0644 $tmpfile
|
||||||
mv $tmpfile /etc/prometheus/prometheus.yml
|
mv $tmpfile /etc/prometheus/prometheus.yml
|
||||||
/usr/bin/systemctl reload prometheus
|
/usr/bin/systemctl reload prometheus
|
||||||
|
/usr/bin/systemctl reload prometheus-alertmanager || true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue