OP#188 fix variable
This commit is contained in:
@@ -58,7 +58,7 @@ class prometheus_cd::main::files (
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if $ps_enable_pruning == false {
|
if $ps_enable_pruning == false {
|
||||||
file { $ps_pruning_fir:
|
file { $ps_pruning_file:
|
||||||
ensure => absent,
|
ensure => absent,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user