mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
also no /boot for mincheck
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -6,7 +6,7 @@ define service {
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name all,!cloud
|
||||
hostgroup_name all,!cloud,!mincheckgrp
|
||||
service_description Disk Space /boot
|
||||
check_command check_by_nrpe!check_disk_/boot
|
||||
use disktemplate
|
||||
|
||||
Reference in New Issue
Block a user