fix wording for silencing a sensu client (#46250)
This commit is contained in:
parent
ab96bbdef9
commit
dae2172045
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ options:
|
|||
subscription:
|
||||
description:
|
||||
- Specifies the subscription which the silence entry applies to.
|
||||
- To create a silence entry for a client append C(client:) to client name.
|
||||
- To create a silence entry for a client prepend C(client:) to client name.
|
||||
Example - C(client:server1.example.dev)
|
||||
required: true
|
||||
default: []
|
||||
|
|
Loading…
Reference in a new issue