Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/prometheus

This commit is contained in:
nd 2022-04-08 21:48:39 +00:00
commit 6cb9d48140
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9

View file

@ -18,3 +18,4 @@ cat /etc/prometheus/conf.d/scrape_configs/*.conf
chmod 0644 $tmpfile
mv $tmpfile /etc/prometheus/prometheus.yml
/usr/bin/systemctl reload prometheus
/usr/bin/systemctl reload prometheus-alertmanager || true