From 151f9bc01118597a608f0c7bf6a3381b8a12ab6a Mon Sep 17 00:00:00 2001 From: Daniel Kesselberg Date: Tue, 29 Nov 2016 17:07:41 +0100 Subject: [PATCH] Docs: Fix template for pnp-hst fixes #13407 Signed-off-by: Michael Friedrich --- doc/13-addons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$" } -- 2.40.0