Recommit for updates in build 49
This commit is contained in:
@@ -149,7 +149,7 @@
|
|||||||
|
|
||||||
class prometheus_cd::main::files (
|
class prometheus_cd::main::files (
|
||||||
) inherits prometheus_cd::params {
|
) 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
|
require prometheus_cd::main::dirs
|
||||||
file { $ps_main_file:
|
file { $ps_main_file:
|
||||||
ensure => file,
|
ensure => file,
|
||||||
|
|||||||
Reference in New Issue
Block a user