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,