]> granicus.if.org Git - icinga2/commitdiff
Fix incorrect template name.
authorGunnar Beutner <gunnar@beutner.name>
Sat, 31 May 2014 03:11:46 +0000 (05:11 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Sat, 31 May 2014 03:11:46 +0000 (05:11 +0200)
Refs #5795

doc/2-getting-started.md

index e0aa31bdec4c7ac525b133a48dca5bb61c581400..751f9538e49dd4038967373df7c3d50288b25c33 100644 (file)
@@ -196,7 +196,7 @@ The `conf.d/localhost.conf` file contains our first host definition:
     }
 
 This defines the host `localhost`. The `import` keyword is used to import
-the `linux-server` template which takes care of setting up the host check
+the `generic-host` template which takes care of setting up the host check
 command.
 
 The `vars` attribute can be used to define custom attributes which are available