mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
parent
203dddbb24
commit
a99dbab4d4
@ -17,7 +17,6 @@ define icinga2::feature {
|
|||||||
path => '/bin:/usr/bin:/sbin:/usr/sbin',
|
path => '/bin:/usr/bin:/sbin:/usr/sbin',
|
||||||
unless => "readlink /etc/icinga2/features-enabled/${name}.conf",
|
unless => "readlink /etc/icinga2/features-enabled/${name}.conf",
|
||||||
command => "icinga2-enable-feature ${name}",
|
command => "icinga2-enable-feature ${name}",
|
||||||
require => Package['icinga2'],
|
|
||||||
notify => Service['icinga2']
|
notify => Service['icinga2']
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user