]> granicus.if.org Git - icinga2/commitdiff
Drop command template imports for versions < 2.6 in the docs 6373/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Fri, 15 Jun 2018 08:55:51 +0000 (10:55 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Fri, 15 Jun 2018 08:55:51 +0000 (10:55 +0200)
Such versions are out of support, so there's no need to keep
track in the docs for 2.9.

doc/09-object-types.md

index 0ba3ff05e610fd44af563cbcb54661f412e54981..1c6436739a0be2c693d1c9e8c0430fe4be33a93a 100644 (file)
@@ -124,10 +124,6 @@ chapter.
 A check command definition. Additional default command custom attributes can be
 defined here.
 
-> **Note**
->
-> Icinga 2 versions < 2.6.0 require the import of the [plugin-check-command](10-icinga-template-library.md#itl-plugin-check-command) template.
-
 Example:
 
 ```
@@ -563,10 +559,6 @@ Endpoint objects cannot currently be created with the API.
 
 An event command definition.
 
-> **Note**
->
-> Icinga 2 versions < 2.6.0 require the import of the [plugin-event-command](10-icinga-template-library.md#itl-plugin-event-command) template.
-
 Example:
 
 ```
@@ -1184,10 +1176,6 @@ Runtime Attributes:
 
 A notification command definition.
 
-> **Note**
->
-> Icinga 2 versions < 2.6.0 require the import of the [plugin-notification-command](10-icinga-template-library.md#itl-plugin-notification-command) template.
-
 Example:
 
 ```