From 4264163fa956407f056bb949c0d83a13be8e7422 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Mon, 2 Mar 2026 01:59:43 +0100 Subject: [PATCH] Recommit for updates in build 130 --- .../confdroid_nagios_3A_3Aserver_3A_3Aservice.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aservice.html b/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aservice.html index e73b104..1b41558 100644 --- a/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aservice.html +++ b/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aservice.html @@ -344,7 +344,7 @@ class confdroid_nagios::server::service ( host_name => 'localhost', contacts => $ng_contact_name, notification_period => '24x7', - service_description => "${hostname}_root_partition", + service_description => 'localhost_root_partition', servicegroups => 'linux-services', target => $ng_target_service, owner => $ng_user,