mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-19 13:39:07 +02:00
Fixes: bd19c007 ("Add configuration to retain prometheus data for 1 year")
6 lines
139 B
YAML
6 lines
139 B
YAML
- name: Reload prometheus
|
|
service: name=prometheus state=reloaded
|
|
|
|
- name: Restart prometheus
|
|
service: name=prometheus state=restarted
|