3
0

OP#189 add the services

This commit is contained in:
2025-12-04 14:30:24 +01:00
parent 340306b15f
commit fd566a0af8
5 changed files with 8 additions and 3 deletions

View File

@@ -117,6 +117,7 @@ class prometheus_cd::params (
$ps_system_service_file = "${ps_system_file_dir}/override.conf"
$ps_pruning_svc_file = "${ps_system_dir}/prometheus-prune.service"
$ps_pruning_timer_file = "${ps_system_dir}/prometheus-prune.timer"
$ps_prune_log_file = '/var/log/prometheus-prune.log'
# services
$ps_prom_service = 'prometheus'