This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
class prometheus_cd::main::dirs (
|
class prometheus_cd::main::dirs (
|
||||||
) inherits prometheus_cd::params {
|
) inherits prometheus_cd::params {
|
||||||
require prometheus_cd::main::install
|
require prometheus_cd::main::install
|
||||||
($ps_prom_host == $fqdn) and ($manage_prometheus == true) {
|
if ($ps_prom_host == $fqdn) and ($manage_prometheus == true) {
|
||||||
file { $ps_main_dir:
|
file { $ps_main_dir:
|
||||||
ensure => directory,
|
ensure => directory,
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
|
|||||||
Reference in New Issue
Block a user