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