Adjust booleans in monitoring modules. (#5156)

This commit is contained in:
Felix Fontein 2022-08-24 19:59:30 +02:00 committed by GitHub
commit 1b480e9f37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 50 additions and 50 deletions

View file

@ -44,7 +44,7 @@ options:
description:
- If safe mode is enabled for the client. Safe mode requires local check definitions in order to accept a check request and execute the check.
type: bool
default: 'no'
default: false
redact:
type: list
elements: str
@ -58,7 +58,7 @@ options:
description:
- If Sensu should monitor keepalives for this client.
type: bool
default: 'yes'
default: true
keepalive:
type: dict
description: