<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -88,7 +88,8 @@ define nagios::service(
     $normal_check_interval = 5,
     $check_period = &quot;24x7&quot;,
     $nagios_contact_groups_in = $nagios_contact_groups,
-    $service_description = ''){
+    $service_description = 'absent')
+{
 
     # this ensures nagios internal check, that every 
     # service has it's host
@@ -113,9 +114,8 @@ define nagios::service(
         check_period =&gt; $check_period,
         notify =&gt; Service[nagios],
     }
-    # if no service_description is set it is a namevar
     case $service_description {
-        '': {
+        'absent': {
             Nagios_service[$name]{
                 service_description =&gt; $name,
             }</diff>
      <filename>manifests/defines.pp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d288913e48638bac14c2232ccffa2582ffe6d9bb</id>
    </parent>
  </parents>
  <author>
    <name>mh</name>
    <email>mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279</email>
  </author>
  <url>http://github.com/duritong/puppet-nagios/commit/2770c0c609eba8c6e8f4ca7ea5d182139437511e</url>
  <id>2770c0c609eba8c6e8f4ca7ea5d182139437511e</id>
  <committed-date>2009-02-23T02:44:05-08:00</committed-date>
  <authored-date>2009-02-23T02:44:05-08:00</authored-date>
  <message>rather use absent than empty string

git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/nagios@3199 d66ca3ae-40d7-4aa7-90d4-87d79ca94279</message>
  <tree>f14dc7194c8a450b3902ad180bbc16f3c064735e</tree>
  <committer>
    <name>mh</name>
    <email>mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279</email>
  </committer>
</commit>
