add space after plugin
diff --git a/collectd/files/plugin_snmp.conf b/collectd/files/plugin_snmp.conf
index e704265..e32b2b4 100644
--- a/collectd/files/plugin_snmp.conf
+++ b/collectd/files/plugin_snmp.conf
@@ -1,5 +1,6 @@
 {%- if pillar.get('external', {}).network_device is defined %}
 LoadPlugin snmp
+
 <Plugin snmp>
   <Data "std_traffic">
     Type "if_octets"