Fix incorrect template name.

Refs #5795
This commit is contained in:
Gunnar Beutner 2014-05-31 05:11:46 +02:00
parent 93a422fa81
commit d11231d49d
1 changed files with 1 additions and 1 deletions

View 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