Drop command template imports for versions < 2.6 in the docs

Such versions are out of support, so there's no need to keep
track in the docs for 2.9.
This commit is contained in:
Michael Friedrich 2018-06-15 10:55:51 +02:00
parent 0f1715332a
commit e390962fb6
1 changed files with 0 additions and 12 deletions

View 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:
```