From: Daniel Kesselberg Date: Tue, 29 Nov 2016 16:07:41 +0000 (+0100) Subject: Docs: Fix template for pnp-hst X-Git-Tag: v2.6.0~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=151f9bc01118597a608f0c7bf6a3381b8a12ab6a;p=icinga2 Docs: Fix template for pnp-hst fixes #13407 Signed-off-by: Michael Friedrich --- diff --git a/doc/13-addons.md b/doc/13-addons.md index 435fb6dcd..26113b0e6 100644 --- a/doc/13-addons.md +++ b/doc/13-addons.md @@ -147,7 +147,7 @@ These tools are currently in development and require feedback and tests: They work in a similar fashion for Icinga 2 and are used for 1.x web interfaces (Icinga Web 2 doesn't require the action url attribute in its own module). - template Service "pnp-hst" { + template Host "pnp-hst" { action_url = "/pnp4nagios/graph?host=$HOSTNAME$" }