diff --git a/host/default.yaml b/host/default.yaml index 6f0a8c2..217d619 100644 --- a/host/default.yaml +++ b/host/default.yaml @@ -540,12 +540,6 @@ spec: - pass: when: "ntp == synchronized+active" message: "System clock is synchronized" - - warn: - when: "timezone != UTC" - message: "Non UTC timezone can interfere with system function" - - pass: - when: "timezone == UTC" - message: "Timezone is set to UTC" - diskUsage: checkName: "root" collectorName: "root"