From f6e5dfb11a99086d6459d3135b6325ba63ffce4c Mon Sep 17 00:00:00 2001 From: Kenny Do Date: Sun, 5 Jan 2014 00:17:53 -0800 Subject: [PATCH] added space for clarity --- munin/files/munin-node.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/munin/files/munin-node.conf b/munin/files/munin-node.conf index 06e8274..eb58575 100644 --- a/munin/files/munin-node.conf +++ b/munin/files/munin-node.conf @@ -4,7 +4,7 @@ # {%- for name, value in config.iteritems() %} - {%- if value is string or value is number%} + {%- if value is string or value is number %} {{ name }} {{ value }} {%- else %} {%- for item in value %}