OP#436 edit localhost

This commit is contained in:
2026-03-02 01:58:15 +01:00
parent cb91a5e807
commit f66dbafa0f

View File

@@ -63,7 +63,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,