nagios: Remove frontends from redis group.

The Redis nagios checks themselves are done against `redis` +
`frontends` groups, so there is no need to misleadingly place
`frontends` in the `redis` hostgroup.
This commit is contained in:
Alex Vandiver 2022-06-13 16:15:16 -07:00 committed by Alex Vandiver
parent 08127086bc
commit 70c36985b4
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ define hostgroup {
define hostgroup {
hostgroup_name redis
alias Redis servers
hostgroup_members frontends
}
define hostgroup {