From 1a888419b6796e215c8a11fa9de10229b5cff1c0 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sat, 2 Apr 2011 12:22:27 +0000 Subject: Store youri-check results in pgsql, and generate the reports from there on alamut --- manifests/nodes.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/nodes.pp') diff --git a/manifests/nodes.pp b/manifests/nodes.pp index a1a88881..771876e2 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -107,7 +107,7 @@ node alamut { apache::vhost_simple { "xymon.$domain": location => "/var/lib/xymon/www", } - include youri-check::website + include youri-check::report } # buildnode -- cgit v1.2.1