From 80cf2e4bc1d7f79a6169e5d8408113ed3489f3d4 Mon Sep 17 00:00:00 2001 From: Matthew Jones Date: Thu, 7 Aug 2014 16:36:13 -0400 Subject: Fix the el script alias so that we can show the dynamic graphs on centos and rhel systems --- config/awx-munin-el.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/awx-munin-el.conf b/config/awx-munin-el.conf index ca4f4c39ad..833a6f36bf 100644 --- a/config/awx-munin-el.conf +++ b/config/awx-munin-el.conf @@ -9,3 +9,4 @@ Alias /munin /var/www/html/munin/ require valid-user +ScriptAlias /munin-cgi/munin-cgi-graph /var/www/cgi-bin/munin-cgi-graph \ No newline at end of file -- cgit v1.2.3