mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
d341783a51
commit
1ec7d366a7
@ -65,11 +65,11 @@ System.assert(Internal.run_with_activation_context(function() {
|
||||
}
|
||||
|
||||
template TimePeriod "empty-timeperiod" use (_Internal) {
|
||||
execute = _Internal.EmptyTimePeriod
|
||||
update = _Internal.EmptyTimePeriod
|
||||
}
|
||||
|
||||
template TimePeriod "even-minutes-timeperiod" use (_Internal) {
|
||||
execute = _Internal.EvenMinutesTimePeriod
|
||||
update = _Internal.EvenMinutesTimePeriod
|
||||
}
|
||||
}))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user