Add support for multi influx hosts
[barometer.git] / docker / ansible / roles / config_files / templates / network.conf.j2
index 3d940e8..c89a18e 100644 (file)
@@ -14,7 +14,7 @@
 
 LoadPlugin  network
 
+#this is auto-filled using ansible script
 <Plugin network>
-    Server "{{ network_ip_addr }}" "{{ network_port }}"
 </Plugin>