From 12415a425357b0f67c0342d2cb9eddcf7a28d0f5 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Sat, 18 Oct 2025 13:46:48 +0200 Subject: [PATCH] Recommit for updates in build 18 --- doc/puppet_classes/prometheus_cd_3A_3Amain_3A_3Afiles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/puppet_classes/prometheus_cd_3A_3Amain_3A_3Afiles.html b/doc/puppet_classes/prometheus_cd_3A_3Amain_3A_3Afiles.html index 5c1db14..4128703 100644 --- a/doc/puppet_classes/prometheus_cd_3A_3Amain_3A_3Afiles.html +++ b/doc/puppet_classes/prometheus_cd_3A_3Amain_3A_3Afiles.html @@ -134,7 +134,7 @@ class prometheus_cd::main::files ( seltype => etc_t, seluser => system_u, content => template('prometheus_cd/prometheus.yml.erb'), - notify => Service[ps_prom_service], + notify => Service[$ps_prom_service], } }