]> andersk Git - moira.git/blobdiff - gen/nagios-printers.gen
Command line printer manipulation client, and build goo.
[moira.git] / gen / nagios-printers.gen
index 88d3d656ea90756f0c44fdb0044c183ace1ba943..adb48d28d44d34dcdcc7c0160bbcb3fbf4b15bc3 100755 (executable)
@@ -33,6 +33,7 @@ define host{
        host_name               $name
        alias                   $name
        address                 $name
+       contact_groups          ops-printers
        use                     generic-host
        }
 
@@ -82,7 +83,6 @@ print OUT <<END;
 define hostgroup{
         hostgroup_name          printers
         alias                   printers
-        contact_groups          ops-printers
 END
 
 print OUT "\tmembers\t\t";
This page took 0.157554 seconds and 4 git commands to generate.