3
0

Recommit for updates in build 18

This commit is contained in:
2025-10-18 13:46:48 +02:00
parent 7a51c9400f
commit 12415a4253

View File

@@ -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],
}
}</pre>
</td>