mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 12:44:58 +02:00
Merge pull request #8441 from sysadt/master
typo fix 04-configuration.md
This commit is contained in:
commit
042c16d174
@ -428,7 +428,7 @@ evaluated for all objects of type `Host` and a new service with name "load"
|
|||||||
is created for each matching host. [Expression operators](17-language-reference.md#expression-operators)
|
is created for each matching host. [Expression operators](17-language-reference.md#expression-operators)
|
||||||
may be used in `assign where` conditions.
|
may be used in `assign where` conditions.
|
||||||
|
|
||||||
Multiple `assign where` condition can be combined with `AND` using the `&&` operator
|
Multiple `assign where` conditions can be combined with `AND` using the `&&` operator
|
||||||
as shown in the `ssh` example:
|
as shown in the `ssh` example:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user