mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Fix macro warning from the icinga check
This commit is contained in:
parent
1a9d8448ea
commit
e490b3d2d2
@ -22,6 +22,8 @@ System.assert(Internal.run_with_activation_context(function() {
|
||||
|
||||
template CheckCommand "icinga-check-command" use (_Internal) {
|
||||
execute = _Internal.IcingaCheck
|
||||
|
||||
vars.icinga_min_version = ""
|
||||
}
|
||||
|
||||
template CheckCommand "cluster-check-command" use (_Internal) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user