From ed3d4b1b9cb9499fa1a1ac2d9a06a2e17c6f2451 Mon Sep 17 00:00:00 2001 From: Rikard Danielsson Date: Wed, 5 Mar 2025 13:28:33 +0100 Subject: [PATCH] changed wording --- manifests/sitemonitornaemon.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/sitemonitornaemon.pp b/manifests/sitemonitornaemon.pp index 0e286b4..55fc404 100644 --- a/manifests/sitemonitornaemon.pp +++ b/manifests/sitemonitornaemon.pp @@ -102,7 +102,7 @@ class sunetdrive::sitemonitornaemon() { nagioscfg::service {'check_nextcloud_mounts': hostgroup_name => ['sunetdrive::application','sunetdrive::multinode'], check_command => 'check_nrpe_1arg!check_nextcloud_mounts', - description => 'S3 bucket(s) with multiple Nextcloud mounts', + description => 'S3 buckets with multiple Nextcloud mounts', contact_groups => ['alerts'] } }