3
0

Recommit for updates in build 49

This commit is contained in:
2025-12-03 16:40:18 +01:00
parent 2678d5d8ae
commit 0b409d728e

View File

@@ -149,7 +149,7 @@
class prometheus_cd::main::files (
) inherits prometheus_cd::params {
if ($ps_prom_host == $fqdn) and ($manage_prometheus == true) {
if ($ps_prom_host == $fqdn) and ($manage_prometheus == true) {
require prometheus_cd::main::dirs
file { $ps_main_file:
ensure => file,